This VI opens the VISA I/O interface for communication with
the FieldMaster GS or LabMaster ultima via serial port or GPIB.
You must run this VI before using any of the instrument driver VIs for this instrument.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
Reset (T: Reset) Selects whether or not to reset the instrument. Valid Range: T: Reset (default) F: Don't Reset. |
|
ID Query (T: Check) Selects whether or not to check the instrument's ID and Device Type registers to be sure the instrument is the type expected. Valid Range: T: Check (default) F: Don't Check. |
|
access mode (0) access mode for VISA open (see LabView reference "VISA Open") |
|
VISA Open timeout (1000) VISA Open timeout (see LabView reference "VISA Open") |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS Initialize.vi History"
Current Revision: 163
rev. 7 Mo, 29. Jul 2002 15:01:19 elvers_E
VI created
"FMGS VISA Cluster.ctl History"
Current Revision: 27
sets the instruments parameters to default values specified in this VI.
This Utility VI is used whenever a VISA session is opened via FMGS Initialize, or the instrument is reset via FMGS Reset. This VI is intended to be only used as a subVI for the FMGS Initialize and FMGS Reset VIs. Altering this VI could cause these two VIs to operate incorrectly.
Please set the default configuration here if really nessesary.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS Utility Default Instrument Setup.vi History"
Current Revision: 58
"FMGS Channel.ctl History"
Current Revision: 3
This VI closes the I/O interface with the instrument.
Call this VI at the end of your application.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS Close.vi History"
Current Revision: 7
resets the instrument (*rst)
and then sends a set of default setup commands to the instrument.
Running this VI may take a while (at least 7 seconds) due to reset time of instrument.
While resetting this VI, no communication with the instrument is allowed to take place, so the application has to wait till the VI has returned.
This is an IEEE-488 query.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS Reset.vi History"
Current Revision: 65
Makes the transaction with the FMGS instrument, that is sending a command string to the instrument and reading its respone.
The transaction is reentrant (due to the use of a semaphore)
As input you specify the command that is to be sent to the instrument and the bytes to read from the instrument (its response to the sent command).
VISA options are made within VISA cluster.
Outputs are the instrument's response ("FMGS Response"), an error number ("errno") and the "error out" cluser
NOTE: "errno" is ONLY returned if "Error checking" is enabled in VISA cluster ! DO NOT rely on "errno" if you have not enabled "Error checking" in VISA cluster !
NOTE: Due to technical reasons: If a VISA timeout occurs, the instrument's error buffer is queried even though "Error checking" is not enabled in VISA cluster ! The instrument's error code is passed through in the "error out" cluster. Do not rely on "errno".
The process of a transaction is the following:
1) a workaround for FieldMaster GS is run (see FMGS Readhack.vi for details).
2) semaphore is acquired to ensure reentrance.
3) the VISA resource is locked to ensure exclusive access.
4) the command string (termination character appended) is sent to the instrument and its response is read.
5) if "Error checking" is enabled in VISA cluster, this is done.
NOTE: Error checking always takes place if an VISA timeout occured.
6)VISA resource is unlocked and semaphore released.
NOTE: If you do not enable "Error checking" in VISA cluster, you have to query for an instrument error yourself by explicitly calling a FMGS Query Error.vi directly after the transaction. If you do not check for errors directly after a transaction, the next transaction will replace error code stored in instrument's error buffer and former error is lost.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS Command String String containing the FMGS command without termination character (will be appended in this VI) The command string is automatically converted to lowercase. |
|
Bytes to read (100) Maximum number of response bytes to read from the instrument. Reading the port will timeout and fail if no termination character was found. |
|
do read hack (FALSE) Enable/disable read hack, used by FMGS Transaction.vi This workaround is needed by some or all FieldMaster's set-commands. Probably due to a bug in FieldMaster's set-commands, some or all set-commands sometimes return unexpected bytes ! (at least as far as we have found out) |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS Response String containing the FMGS response without formatting information. |
|
errno (0) Contains errorcode stored in the instrument if "Error checking" is enabled in VISA Cluster. errno = 0: no error stored in instrument's error buffer. errno > 0: error occured, errno contains the errorcode of the instrument errno = -1: an error occured while receiving the errornumber |
"FMGS Transaction.vi History"
Current Revision: 147
Do not call directly as end user.
This VI is ONLY used by FMGS Transaction.vi (and only there).
Use FMGS Query Error.vi instead (which uses Transaction itself) !
Returns errorcode stored in the instrument.
errno = 0: no error stored
errno > 0: error occured, errno contains the errorcode of the instrument or driver error
errno = -1: an error occured while receiving the errornumber (see "error out")
The errorcode is cleared after the errorquery.
Please note:
If the errorcode is not read and a new error occurs, the old error code is replaced by the new error code.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA Resource Name |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
errno Contains errorcode stored in the instrument. errno = 0: no error stored errno > 0: error occured, errno contains the errorcode of the instrument errno = -1: an error occurs while receiving the errornumber |
|
dup VISA Resource Name |
"FMGS QueryErrorSubVI.vi History"
Current Revision: 48
Workaround for FieldMaster GS:
Reads <bytes to read in> bytes from the instrument's outputbuffer. If <bytes to read in> is 0, Instrument is FMGS and <do read hack> is true, 5 bytes are read.
This is necessary due to a bug in FieldMaster's set-commands which sometimes return unexpected bytes.
NOTE: this subVI is used by FMGS Transaction.vi because of set-commands. It should't be necessary to call this VI as an end user in an FMGS application. Only use this subVI if you are sure that there might still data in the outputbuffer.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
do read hack (FALSE) |
|
bytes to read in (100) |
|
new bytes to read out (bytes to read in) |
|
FMGS VISA Cluster dup |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS ReadHack.vi History"
Current Revision: 89
Clears the instrument's output- and error buffer and returns instrument and interface type.
(!)This VI is used as a workaround for a problem (especially FieldMaster on serial port) described below. It is primarily called within driver VIs and probably does not need to be called by driver end users in their applications.
Why problem and workaround ?
It is important for almost every driver VI to clear instrument`s output buffer before proceeding because the output buffer can already contain some bytes (from prior commands) that were not expected. The instrument`s new response would be mixed up.
Example: On FieldMaster GS on serial port, any command will stop a running data collection. The command you just sent to the instrument was not executed, because it had to stop the data collection that was running.
The instrument indicates that by putting the string "Trend stopped by serial command" into the output buffer.
Not executing the command you instructed was not in your sense and the string now contained in the output buffer will mix up with output from following commands.
It is therefore vital to use this subVI before a transaction.
This VI just sends an err? command to the instrument.
In case a data collection was in progress, the err? command stops the data collection, the responsed string "Trend stopped by serial command" is removed from the output buffer. The error query (err?) however was not executed.
In case no data collection was in progress, the error query is done. The returned error number is removed from the output buffer (and lost), the instrument's error buffer now contains 0.
NOTE: As far as we have tested, this workaround is only necessary for FieldMaster on serial port. No action is done for LabMaster within this VI.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
do hack? (TRUE) do hack, enabled by default. |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
instrument (0) 0 = FieldMaster GS 1 = LabMaster ultima |
|
serial (false) TRUE = serial FALSE = else (GPIB) |
"FMGS TypeAndHack.vi History"
Current Revision: 83
sets wavelength in meters (wv)
Ranges are determined by detector.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
wavelength (0) Numeric containing wavelength in meters |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetWavelength.vi History"
Current Revision: 62
Converts the input channel (number) into a string (channel string) if LabMaster is used.
This subVI is needed to construct LabMaster commands that require a channel.
If instrument is FieldMaster the channel string is empty because FieldMaster has no channels.
Preceeding/subsequent string will be added before/after channel string if instrument is LabMaster.
Do not use this sub VI directly or as end user.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
available channels (A,B) |
|
String string array which contains channel names, that will be put into the channel string (lowercase). Default array is {"A", "B"}. This array will be indexed by channel input |
|
subsequent string (", ") |
|
preceeding string ("") |
|
channel (A) Numeric (U16) which indexes passed string array. The indexed string will be channel name in channel string |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel string out ("") channel string in the form "c, " (wihout quotes) where c is channel name (entry in string array) |
|
corrected if instrument is FieldMaster (only supports one channel) and you specify another channel than A (the only channel), channel will be corrected and this boolean indicator is set to true. |
"FMGS ChannelAdd.vi History"
Current Revision: 159
sets attenuation (at).
Attenuation must be between
FieldMaster: 1.00 and 100,000.00
LabMaster: 0.01 and 10000.00
Otherwise the value is coerced and a warning is emitted.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
attenuation (1.00) Numeric containing attenuation, must be between FieldMaster: 1.00 and 100,000.00 LabMaster: 0.01 and 10000.00 Otherwise the value is coerced and a warning is emitted. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetAttenuation.vi History"
Current Revision: 60
sets range (rn) in watts.
Valid range depends on the detector and attenuation.
Input range of 0 (zero) means autorange.
NOTE: This command is only used for Pulse detectors
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Range (0.00) Number containing the range in watts 0 = autorange |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetRange.vi History"
Current Revision: 42
sets offset on or off (of)
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
offset (OFF) Boolean on = current reading becomes the offset |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetOffset.vi History"
Current Revision: 57
sets number of readings to average (pa).
Valid values that can be set via text ring are 1, 2, 5, 10, 20, 50, 100 and 200
It is recommended to use a text ring as input (use "make constant")
It is also possible to enter a number from 0 to 7 which represents the valid range as follows:
0 -> 1
1 -> 2
2 -> 5
3 -> 10
4 -> 20
5 -> 50
6 -> 100
7 -> 200
If number is out of range, it is coerced and a warning is emitted.
Use this command for FieldMaster GS.
Use FMGS SetNumberOfPulsesToAverage for LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Readings (1) Ring to select the number of readings. It is recommended to use the text ring as input (use "make constant") You can also enter a number from 0 to 7 which represents the valid range as follows: 0 -> 1 1 -> 2 2 -> 5 3 -> 10 4 -> 20 5 -> 50 6 -> 100 7 -> 200 If number is out of range, it is coerced and a warning is emitted. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetNumberOfReadingsToAverage.vi History"
Current Revision: 58
Queries detector type (dt?)
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B or D (dual).
Detector Type Ch2 is empty if FieldMaster is used
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Detector Type chA ("") String containing the FMGS detector type in channel A |
|
Detector Type chB ("") String containing the FMGS detector type in channel B. String is empty if instrument is FieldMaster. |
"FMGS Query DetectorType.vi History"
Current Revision: 65
remove quotation marks at beginning and end of string
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
String Input "" String with quotes |
|
String Output "" String without quotes |
"FMGS RemoveQuotes.vi History"
Current Revision: 4
splits a string containing ONE comma into two strings, first part before comma, second part after comma
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
input ("") String to be split |
|
output2 ("") String after comma (without comma) |
|
output1 ("") String before comma |
"FMGS CommaSplit.vi History"
Current Revision: 3
queries wavelength in meters (wv?)
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
wavelength chA (0) Numeric (DBL) containing the wavelength in meters from ch1 |
|
wavelength chB (0) Numeric (DBL) containing the wavelength in meters from ch2. It is set to -1 if FieldMaster is used |
"FMGS Query WavelengthSetting.vi History"
Current Revision: 56
Queries attenuation (at?)
(value betweeen 1.00 and 100,000.0 for FieldMaster)
(value betweeen 0.01 and 10000.0 for LabMaster)
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
attenuation chA (0.00) Numeric containing the attenuation |
|
attenuation chB (0.00) Numeric containing the attenuation |
"FMGS Query Attenuation.vi History"
Current Revision: 46
Queries range (rn?)
NOTE: This command is only used for Pulse detectors
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
range chA (0.00) Numeric containing the range on channel A |
|
range chB (0.00) Numeric containing the range on channel B. |
"FMGS Query Range.vi History"
Current Revision: 58
Queries offset (of?)
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
offset ch A (0.00) Numeric containing the offset on channel A |
|
offset ch B (0.00) Numeric containing the offset on channel B |
"FMGS Query Offset.vi History"
Current Revision: 61
queries number of readings averaged (pa?)
Only supported by FieldMaster GS.
LabMaster offers FMGS QueryNumberOfPulsesAveraged.vi
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
readings (0) Numeric containing the number of readings averaged |
"FMGS Query NumberOfReadingsAveraged.vi History"
Current Revision: 48
Set Trigger Type (tr)
Valid options are Time or Pulse.
NOTE: Pulse option is only valid for pulse detectors.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
It is recommended to use a text ring as input (use "make constant")
Or enter a number from 0 to 1 which represents the valid range as follows:
0 -> Time
1 -> Pulse
If number is out of range, it is coerced and a warning is emitted.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Trigger type (Time) Text ring to select trigger type (tr): Time or Pulse NOTE: Pulse option is only valid for pulse detectors. It is recommended to use the text ring as input (use "make constant") You can also enter a number from 0 to 1 which represents the valid option as follows: 0 -> Time 1 -> Pulse If number is out of range, it is coerced and a warning is emitted. |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetTriggerType.vi History"
Current Revision: 80
Sets number of trend points (tp)
Input value must be multiple of 200 and between 200 and 2000.
Otherwise the value is coerced (down) and a warning is emitted.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Trend points (200) Value must be multiple of 200 and between 200 and 2000 |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetNumberOfTrendPoints.vi History"
Current Revision: 111
sets trend duration (td)
ranges from 00:00:20 to 99:00:00
NOTE: Duration must be exactly divisible by the number of trend points. Parameter value will be set to the closest value to the entered value that is exactly divisible by the number of trend points.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Use TimeDuration cluster (make constant) as time duration input.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
time duration (00:00:20) |
|
hours |
|
minutes |
|
seconds |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetTrendDuration.vi History"
Current Revision: 140
This VI corrects the input FMGS TimeDuration (set minutes and seconds <= 59) and coerces the TimeDuration in case it is out of range so, that the resulting TimeDuration is between upper/ and lower limit.
TimeDuration input, upper/lower limit and TimeDuration output are "FMGS TimeDuration.ctl" Clusters.
The blooean output flag indicates whether the input had to be modified (coerced or corrected).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Duration Input The TimeDuration which will be coerced. Input is a "FMGS TimeDuration.ctl" Cluster. |
|
hours |
|
minutes |
|
seconds |
|
Time Duration Upper Limit The upper limit the input will be coerced to. Input is a "FMGS TimeDuration.ctl" Cluster. |
|
hours |
|
minutes |
|
seconds |
|
Time Duration Lower Limit The lower limit the input will be coerced to. Input is a "FMGS TimeDuration.ctl" Cluster. |
|
hours |
|
minutes |
|
seconds |
|
Coerced Time Duration The coerced time duration. Output is a "FMGS TimeDuration.ctl" Cluster. |
|
hours |
|
minutes |
|
seconds |
|
Input was modified Indicates whether TimeDuration input has been coerced. ON = input TimeDuration was out of range and was coerced to lower or upper limit. OFF = input TimeDuration was in range. |
"FMGS TimeDurationCoerce.vi History"
Current Revision: 72
Convert FMGS TimeDuration into seconds.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Duration The TimeDuration which will be converted into seconds Input is a "FMGS TimeDuration.ctl" Cluster. |
|
hours |
|
minutes |
|
seconds |
|
Seconds Result in seconds (U32) |
"FMGS TimeDurationToSeconds.vi History"
Current Revision: 14
A TimeDuration control (cluster) represents a period of time.
Cluster members are hours, minutes and seconds, all are of type U8.
Some FMGS VIs for setting time durations use TimeDuration controls as input and or output.
"FMGS TimeDuration.ctl History"
Current Revision: 7
This VI corrects a FMGS TimeDuration input cluster so, that minutes and seconds are less or equal 59.
Input and output are "FMGS TimeDuration.ctl" clusters.
The boolean flag "corrected" indicates whether the TimeDuration input cluster had to be corrected (TRUE: minutes and seconds set <= 59).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Duration Input |
|
hours |
|
minutes |
|
seconds |
|
Corrected Time Duration (output) |
|
hours |
|
minutes |
|
seconds |
|
corrected |
"FMGS TimeDurationCorrect.vi History"
Current Revision: 19
Converts a FMGS TimeDuration Cluster into a string with the format "HH:MM:SS".
DurationTime input cluster will be checked and eventually made vaild via FMGS TimeDurationCorrect.vi (so that minutes and seconds <= 59)
Error out gives an error if conversion failed, then the returned string contains "00:00:00".
If the TimeDuration input cluster had to be made valid, Error out returns a warning.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Duration Input The TimeDuration which shall be formatted as string Input is a "FMGS TimeDuration.ctl" Cluster. |
|
hours |
|
minutes |
|
seconds |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
TimeDuration as String The contents of the TimeDuration input cluster formatted in a string in the form "HH:MM:SS". Output is a String. |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS TimeDurationToString.vi History"
Current Revision: 24
sets interval between points of data collection (ti)
interval ranges "00:00.1" to "29:42.0"
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
time interval (00:00.1) A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetTrendInterval.vi History"
Current Revision: 157
A TimeInterval control (cluster) represents a period of time.
Cluster members are minutes (U8) and seconds (DBL) with precision 1 (resolution 10e-1sec), so the time interval's format is represented by MM:SS.S
Some FMGS VIs for setting time intervals use TimeInterval controls as input and or output.
"FMGS TimeInterval.ctl History"
Current Revision: 11
This VI corrects the input FMGS TimeInterval (set minutes <= 59 and seconds <= 59.9) and coerces the TimeInterval in case it is out of range so, that the resulting TimeInterval is between upper/ and lower limit (limits included)
TimeInterval input, upper/lower limit and TimeInterval output are "FMGS TimeInterval.ctl" Clusters.
The blooean output flag indicates whether the input had to be modified (coerced or corrected).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Interval Input A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
Time Interval Lower Limit A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
Time Interval Upper Limit A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
Input was modified Indicates whether TimeDuration input has been coerced. ON = input TimeDuration was out of range and was coerced to lower or upper limit. OFF = input TimeDuration was in range. |
|
Coerced Time Interval A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
"FMGS TimeIntervalCoerce.vi History"
Current Revision: 91
This VI corrects a FMGS TimeInterval input cluster so, that minutes are less or equal 59 and seconds are less or equal 59.9
Input and output are "FMGS TimeInterval.ctl" clusters.
The boolean flag "corrected" indicates whether the TimeDuration input cluster had to be corrected (TRUE: minutes and seconds set <= 59 and 59.9).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Interval Input A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
corrected |
|
Corrected Time Interval (output) A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
"FMGS TimeIntervalCorrect.vi History"
Current Revision: 33
Convert FMGS TimeInterval into seconds with a resolution of 10e-1sec (DBL with precision 1)
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Time Interval A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
Seconds Result in seconds (U32) |
"FMGS TimeIntervalToSeconds.vi History"
Current Revision: 22
Converts a FMGS TimeInterval Cluster into a string with the format "MM:SS.S", delimited by quotes.
DurationInterval input cluster will be checked and eventually made vaild via FMGS TimeIntervalCorrect.vi (so that minutes and seconds <= 59 and 59.9)
Error out gives an error if conversion failed, then the returned string contains "00:00:00".
If the TimeDuration input cluster had to be made valid, Error out returns a warning.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Time Interval A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
|
TimeInterval as String The contents of the TimeDuration input cluster formatted in a string in the form "HH:MM:SS", delimited by quotes Output is a String. |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS TimeIntervalToString.vi History"
Current Revision: 37
starts trend data collection (ts)
NOTE:
FieldMaster: Once in progress, any command or character will stop data capture.
Labmaster: if trend run in progress, Operation Not Valid error is generated
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS StartTrendDataCollection.vi History"
Current Revision: 51
stops trend data collection (te)
NOTE:
FieldMaster: any RS-232 command will stop Trend data capture. If this command is sent when the FieldMaster GS is in the Trend screen but not in active data collection, it will return the FieldMaster GS to the Home screen.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS StopTrendDataCollection.vi History"
Current Revision: 47
sets duration for position run measurement (pd)
ranges from "00:00:30" to "99:59:59"
NOTE: Duration must be exactly divisible by the number of trend points. Parameter value will be set to the closest value to the entered value that is exactly divisible by the number of trend points. Otherwise parameter will be coerced and a warning is emitted.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Time Duration (00:00:30) Time Duration input. ranges from 00:00:30 to 99:59:59 Use Time Duration cluster as input (make constant). |
|
hours |
|
minutes |
|
seconds |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetPositionRunDuration.vi History"
Current Revision: 132
starts position measurement run (ps)
NOTE:
FieldMaster ultima: If position or trend run in progress, Operation Not Valid error generated. If detector is not Quad type, Wrong detector error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS StartPositionRun.vi History"
Current Revision: 54
stops position measurement run (pe)
NOTE:
LabMaster ultima: This command is only valid for Quad type detectors.
If detector is not Quad type detector, a Wrong detector error is generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A, B or D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) descr. and tip: channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS StopPositionRun.vi History"
Current Revision: 53
starts CW energy measurement (cw)
Only supported by FieldMaster GS.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS StartCWEnergy.vi History"
Current Revision: 46
zeroes before CW energy readings (cwz)
NOTE: >2 seconds timeout required before a pulse.
Only supported by FieldMaster GS.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS ZeroBeforeCWEnergyReadings.vi History"
Current Revision: 47
clears pulse for next pulse in CW energy (cwc)
NOTE: >2 seconds timeout required before a pulse.
Only supported by FieldMaster GS.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS ClearPulseForNextPulseInCWEnergy.vi History"
Current Revision: 47
exits from CW energy screen (cwe)
Only supported by FieldMaster GS.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS ExitFromCWEnergyScreen.vi History"
Current Revision: 49
Queries power (pw?)
NOTE:
LabMaster ultima: If detector is pulsed and freq < 1.0, reading returns 0.
If detector is pulsed and freq >= 1.0, reading returns Average power.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Power (0.00) Numeric containing the current power reading |
"FMGS Query PowerReading.vi History"
Current Revision: 48
Queries energy (en?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Energy (0) Numeric containing the current energy reading |
"FMGS Query EnergyReading.vi History"
Current Revision: 50
Queries frequency (ff?)
NOTE:
FieldMaster GS: This command is for Pulse Detectors only
LabMaster ultima: If detecotr is pulsed and frequency is < 1.0, returned freq is 0.
If detector is not pulsed, Wrong detector error is generated
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Frequency (0.00) Numeric containing the current frequency measurement |
"FMGS Query Frequency.vi History"
Current Revision: 51
Queries trend run numbers of points (tp?)
NOTE: This may be less than the number requested if collection has not been completed. The Trend run is complete when the number of points collected equals the number of points set.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Number of points (0) Numeric containing the current number of points collected in a Trend run |
"FMGS Query TrendRunNumberOfPoints.vi History"
Current Revision: 51
Queries interval between trend data points (ti?)
LabMaster ultima: Returns error if trend collection mode is pulsed
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Trend Interval (00:00.0) A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
"FMGS Query TrendInterval.vi History"
Current Revision: 48
Converts a string formatted as "MM:SS.S" (delimited by quotes) into a FMGS TimeInterval Cluster
TimeInterval input string will be checked and eventually made vaild (so that minutes and seconds <= 59 and <= 59.9)
Error out only gives an error if conversion failed, then the returned TimeDuration cluster contains a null time (hours=minutes=seconds=0).
Check input string, it has to be exactly in format "HH:MM:SS", do not forget surrounding quotationmarks.
If the converted TimeDuration had to be made valid, a warning is emitted.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
String containing TimeInterval A string in the form "HH:MM:SS", which is delimited by quotes. The input string has to be exactly in format "HH:MM:SS", do not forget surrounding quotes |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Time Interval Output A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
"FMGS StringToTimeInterval.vi History"
Current Revision: 78
Queries frequency for a point in trend run (tf?)
Point must be between 1 and 2000. Otherwise value is coerced and a warning is emitted.
NOTE: LabMaster ultima: Detector error generated if CW detector.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Point (1) Numeric containing the point (must be between 1 and 2000) |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Trend Frequency (0) Numeric containing the current frequency in Hz |
"FMGS Query TrendFrequency.vi History"
Current Revision: 63
queries duration of trend collection (td?)
NOTE:
LabMaster ultima: If trend collection is in progress, No Data Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Time Duration Time Duration cluster |
|
hours |
|
minutes |
|
seconds |
"FMGS Query TrendDuration.vi History"
Current Revision: 111
Converts a string formatted as "HH:MM:SS" (delimited by quotes) into a FMGS TimeDuration Cluster
TimeDuration input string will be checked and eventually made vaild (so that minutes and seconds <= 59)
Error out only gives an error if conversion failed, then the returned TimeDuration cluster contains a null time (hours=minutes=seconds=0).
Check input string, it has to be exactly in format "HH:MM:SS", do not forget surrounding quotationmarks.
If the converted TimeDuration had to be made valid, a warning is emitted.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
String containing TimeDuration A string in the form "HH:MM:SS", which is delimited by quotes. The input string has to be exactly in format "HH:MM:SS", do not forget surrounding quotes |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Time Duration Output The TimeDuration the input string contained |
|
hours |
|
minutes |
|
seconds |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS StringToTimeDuration.vi History"
Current Revision: 54
queries trend data point value (tv?)
Point must be between 1 and 2000. Otherwhise input is coerced and a warning is emitted.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Point (1) Numeric containing the point (must be between 1 and 2000) |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Point value [J or W] (0) Numeric containing the value in Joules or Watts |
"FMGS Query TrendDataPointValue.vi History"
Current Revision: 58
Queries position trend value (po?)
NOTE:
LabMaster ultima: If not Quad detector, Wrong Detector error is generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
x (0.00) Numeric containing the x value of current position in mm |
|
y (0.00) Numeric containing the y value of current position in mm |
"FMGS Query PositionTrendPointValue.vi History"
Current Revision: 52
Queries interval between points in position run (pi?)
Only supported by FieldMaster GS.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Data Collection Interval (00:00.0) A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
minutes |
|
seconds |
"FMGS Query PositionRunInterval.vi History"
Current Revision: 61
Queries duration of position run (pd?)
NOTE:
LabMaster ultima: If not Quad detector, Wrong Detector error generated
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Time Duration output (00:00:00) A TimeDuration control (cluster) represents a period of time. Cluster members are hours, minutes and seconds, all are of type U8. Some FMGS VIs for setting time durations use TimeDuration controls as input and or output. |
|
hours |
|
minutes |
|
seconds |
"FMGS Query PositionRunDuration.vi History"
Current Revision: 57
queries position trend value (pv?).
Point value must be between 1 and 170. Otherwise the value is coerced and a warning is emitted.
NOTE:
LabMaster ultima: If not Quad detector, Wrong Detector error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
point (0) point, must be between 1 and 170 |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
x (0.00) Numeric containing the x value of current position in mm |
|
y (0.00) Numeric containing the y value of current position in mm |
"FMGS Query PositionRunDataPointValue.vi History"
Current Revision: 76
queries trend average power (tpa?)
NOTE:LabMaster ultima: If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Average Power (0.00) Number containing the average power in watts |
"FMGS Query TrendStatsAveragePower.vi History"
Current Revision: 50
queries trend maximum power (tpm?)
NOTE:
LabMaster ultima: If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Maximum Power (0.00) Numeric containing the maximum power in watts |
"FMGS Query TrendStatsMaximumPower.vi History"
Current Revision: 50
queries trend minimum power (tpl?)
NOTE:
LabMaster ultima: If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Minimum Power (0.00) Numeric containing the minimum power in watts |
"FMGS Query TrendStatsMinimumPower.vi History"
Current Revision: 50
queries trend standard power deviation (tpd?)
NOTE:
LabMaster ultima: If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Power deviation (0.00) Number containing the power in watts |
"FMGS Query TrendStatsStandardPowerDeviation.vi History"
Current Revision: 52
queries trend 2sigma stability (tps?)
NOTE:
LabMaster ultima: If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
power stability (0.00) Numeric containing stability |
"FMGS Query TrendStatsPower2SigmaStability.vi History"
Current Revision: 54
queries trend average energy (tea?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Average energy (0.00) Numeric containing energy in joules |
"FMGS Query TrendStatsAverageEnergy.vi History"
Current Revision: 56
queries trend maximum energy (tem?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Maximum energy (0.00) Numeric containing energy in joules |
"FMGS Query TrendStatsMaximumEnergy.vi History"
Current Revision: 58
queries trend minimum energy (tel?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Minimum energy (0.00) Numeric containing energy in joules |
"FMGS Query TrendStatsMinimumEnergy.vi History"
Current Revision: 56
queries trend standard energy deviation (ted?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Energy standard deviation (0.00) Numeric containing energy in joules |
"FMGS Query TrendStatsStandardEnergyDeviation.vi History"
Current Revision: 57
queries trend energy 2sigma stability (tes?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Energy stability (0.00) Numeric containing stability |
"FMGS Query TrendStatsEnergy2SigmaStability.vi History"
Current Revision: 63
queries trend average frequency (tfa?)
NOTE:
LabMaster ultima: If detector is pulsed and freq < 1.0, 0 is returned.
If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Average frequency (0.00) Numeric containing the frequency |
"FMGS Query TrendStatsFrequencyAverage.vi History"
Current Revision: 62
queries trend maximum frequency (tfm?)
NOTE:
LabMaster ultima: If detector is pulsed and freq < 1.0, 0 is returned.
If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Maximum frequency (0.00) Numeric containing frequency |
"FMGS Query TrendStatsFrequencyMaximum.vi History"
Current Revision: 65
queries trend miniimum frequency (tfl?)
NOTE:
LabMaster ultima: If detector is pulsed and freq < 1.0, 0 is returned.
If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Minimum frequency (0) Numeric containing frequency |
"FMGS Query TrendStatsFrequencyMinimum.vi History"
Current Revision: 65
queries trend standard frequency deviation (tfd?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Frequency standard deviation (0.00) Numeric containing frequency |
"FMGS Query TrendStatsStandardFrequencyDeviation.vi History"
Current Revision: 64
queries trend 2sigma stability frequency (tfs?)
NOTE:
LabMaster ultima: If detector is not pulsed, Wrong Detector error generated.
If run not completed, Data Not Available error generated.
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
frequency stability (0.00) Numeric containing frequency |
"FMGS Query TrendStatsFrequency2SigmaStability.vi History"
Current Revision: 68
sets number of pulses to average (pa).
Valid values that can be set via text ring are 1, 2, 5, 10, 20 and 50
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
It is recommended to use a text ring as input (use "make constant")
It is also possible to enter a number from 0 to 5 which represents the valid range as follows:
0 -> 1
1 -> 2
2 -> 5
3 -> 10
4 -> 20
5 -> 50
If number is out of range, it is coerced and a warning is emitted.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
pulses (1) Ring to select the number of pulses. It is recommended to use the text ring as input (use "make constant") You can also input a number from 0 to 5 which represents the valid range as follows: 0 -> 1 1 -> 2 2 -> 5 3 -> 10 4 -> 20 5 -> 50 If number is out of range, it is coerced and a warning is emitted. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetNumberOfPulsesToAverage.vi History"
Current Revision: 91
queries number of pulses averaged (pa?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A, B or D (dual).
Only supported by LabMaster ultima.
FieldMaster offers FMGS Query NumberOfReadingsAveraged.vi.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
pulses ch A(0.00) Numeric containing the number of pulses averaged on ch A |
|
pulses ch B (0.00) Numeric containing the number of pulses averaged on ch B |
"FMGS Query NumberOfPulsesAveraged.vi History"
Current Revision: 71
sets alarms (al)
Value range is determined by detector type.
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
num (1) number of alarm, LabMaster ultima supports 4 alarms |
|
type (W) type of alarm, LabMaster supports W, J, M and N |
|
mode (H) mode of alarm, LabMaster ultima supports higher and lower mode |
|
value (0.00) Numeric containing value |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetAlarms.vi History"
Current Revision: 83
do not use this VI directly or as end user, it is just a sub VI for FMGS SetAlarm !
it gets SetAlarm`s arguments num, type, mode and coerces these.
it combines these parameters with the channel string and the value and gives the complete command string for FMGS SetAlarm out.
An error can occur if the parameters num, type or mode are out of range.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
mode (H) |
|
value (0) |
|
type (W) |
|
num (1) |
|
channel string in ("") |
|
error out (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS Command String |
"FMGS SetAlarmsScanParameters.vi History"
Current Revision: 17
reset alarms for both channels (ar)
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS AlarmReset.vi History"
Current Revision: 69
sets alarms on or off for both channels (ae)
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
offset (OFF) on = enable alarms for both channels |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS AlarmEnable.vi History"
Current Revision: 74
sets bandwidth mode on channel A or B to High or Low (bw)
Only valid for Quantum detectors, non-Quantum detectors generate Wrong Detector error.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
mode (H) mode, High or Low available |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS SetBandwidth.vi History"
Current Revision: 95
resets real time stats (sr)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A, B or D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS ResetRealTimeStats.vi History"
Current Revision: 104
queries system date (dd?)
output is FMGS Date cluster.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
date out date out cluster |
|
month (1) |
|
day (1) |
|
year (0) |
"FMGS Query SystemDate.vi History"
Current Revision: 125
queries system time (tt?)
output in FMGS Time cluster.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
time out time out cluster |
|
hour (0) |
|
minute (0) |
|
second (0) |
"FMGS Query SystemTime.vi History"
Current Revision: 140
queries alarm types and values (al?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A, B or D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A, B or D (dual). |
|
num (1) number of alarm |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
type (W) type of alarm |
|
mode (higher) alarm mode, higher or lower |
|
value (0.00) Numeric containing value which triggers alarm |
"FMGS Query AlarmTypesAndValues.vi History"
Current Revision: 201
sub VI for FMGS Query Bandwidth,
this sub VI should not be called directly, do not use as end user.
it converts the mode string returned by LabMaster into an U8 mode numeric.
H, L --> 0, 1
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
mode as string ("") |
|
mode as numeric (0) |
"FMGS ModeStringToModeNumeric.vi History"
Current Revision: 14
sub VI for FMGS Query AlarmTypesAndValues,
this sub VI should not called be directly, do not use as end user.
it converts the alarm type as string into alarm type numeric.
W, J, M, N --> 0, 1, 2, 3
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
type as string ("") |
|
type as numeric (0) |
"FMGS TypeStringToTypeNumeric.vi History"
Current Revision: 5
queries number of points in position run (pp?)
If not Quad detector, Wrong Detector error generated
Whne the number of points collected is equal the number of points set, the Position run is complete.
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
number of points (0) Numeric containing number of points |
"FMGS Query PositionTrendRunNumberOfPoints.vi History"
Current Revision: 30
queries number of points in real time stats (spt?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
number of points (0) number of points |
"FMGS Query RealTimeStatsNoOfPoints.vi History"
Current Revision: 31
queries real time stats average power (spa?)
Specify correct channel, otherwise an error will be emitted.
FieldMaster does only support one channel, in that case select channel A.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
average power (0.00) Numeric containing the average power in Watts |
"FMGS Query RealTimeStatsAveragePower.vi History"
Current Revision: 42
queries real time stats maximum power (spm?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
maximum power (0.00 Numeric containing maximum power in Watts |
"FMGS Query RealTimeStatsMaximumPower.vi History"
Current Revision: 46
queries real time stats minimum power (spl?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
minimum power (0.00) Numeric containing minimum power in Watts |
"FMGS Query RealTimeStatsMinimumPower.vi History"
Current Revision: 45
queries real time stats standard deviation (spd?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
power standard deviation (0.00) Numeric containing power standard deviation in Watts |
"FMGS Query RealTimeStatsPowerStandardDeviation.vi History"
Current Revision: 49
queries real time stats 2 sigma stability power (sps?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
power 2 sigma stability (0.00) Numeric containing power 2 sigma stability |
"FMGS Query RealTimeStatsPower2SigmaStability.vi History"
Current Revision: 52
queries real time stats average energy (sea?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
average energy (0.00) Numeric containing average energy in J |
"FMGS Query RealTimeStatsAverageEnergy.vi History"
Current Revision: 39
queries real time stats maximum energy (sem?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
maximum energy (0.00) Numeric containing maximum energy in J |
"FMGS Query RealTimeStatsMaximumEnergy.vi History"
Current Revision: 42
queries real time stats minimum energy (sel?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
minimum energy (0.00) Numeric containing minimum energy in J |
"FMGS Query RealTimeStatsMinimumEnergy.vi History"
Current Revision: 44
queries real time stats energy standard deviation (sed?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
energy standard deviation (0.00) Numeric containing energy standard deviation in J |
"FMGS Query RealTimeStatsEnergyStandardDeviation.vi History"
Current Revision: 45
queries real time stats energy 2 sigma stability (ses?)
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
energy 2 sigma stability (0.00) Numeric containing energy 2 sigma stability |
"FMGS Query RealTimeStatsEnergy2SigmaStability.vi History"
Current Revision: 48
queries bandwidth mode (bw?)
Returns High or Low.
NOTE:
LabMaster ultima: Non Quantum detector generates Wrong Detector error.
Specify correct channel, otherwise an error will be emitted.
LabMaster ultima supports for this command channel A or B, but not D (dual).
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
mode out (High=0) Test ring indicating bandwidth mode: High or Low |
"FMGS Query BandwidthMode.vi History"
Current Revision: 205
clears status registers (*cls)
This is an IEEE-488 command.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS ClearStatusRegisters.vi History"
Current Revision: 44
enables repoting of status events (*ese)
Numeric lies between 0 and 255. Individual bits within the byte enable specifif status reporting.
Set the Event Status Enable register to enable reporting of Command Errors, Execution Errors, and Query Errors.
This is an IEEE-488 command.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
status events (0) Numeric lies between 0 and 255. Individual bits within the byte enable specifif status reporting. |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS EnableStatusEventReporting.vi History"
Current Revision: 57
queries standard event register contents (*ese?)
standard event register is a byte (0...255)
This is an IEEE-488 query.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
standard event register (0) standard event register contents as byte |
"FMGS Query StandardEventRegisterContents.vi History"
Current Revision: 52
queries contents of Event Status Register (*esr?)
The returned byte (0...255) is the binary weighted sum of all the bits in the register.
This is an IEEE-488 query.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
event status register (0) event status register contents |
"FMGS Query EventStatusRegisterContents.vi History"
Current Revision: 54
enables repoting of status events (*sre)
value in lies between 0-255. Individual bits within the byte enable a device to issue a service request upon specified action.
This is an IEEE-488 command.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
service (0) service request enable byte |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS ServiceRequestEnable.vi History"
Current Revision: 55
queries the current settings in the Service Request Enable register (*sre?)
This is an IEEE-488 query.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
event status enable register (0) event status enable register |
"FMGS Query EventStatusEnableRegisterContents.vi History"
Current Revision: 54
queries contents of the Status Byte Register (*stb?)
The returned byte is the binary weighted sum of all the bits in the register.
This is an IEEE-488 query.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
status byte register (0) status byte register |
"FMGS Query StatusByteRegisterContents.vi History"
Current Revision: 55
sets operation complete bit in the standard event status register (*opc)
If the Event Status Enable Register has the Operation Complete event enabled, and the *opc command is issued as the last command in a sequence of commands, then a Service Request will be generated after all commands in the sequence have been executed.
This is an IEEE-488 command.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS SetOperationCompleteBit.vi History"
Current Revision: 53
queries operation status (*opc?)
This query is used to indicate if a previously issued command has completed or not. Because the LabMaster Ultima processes remote control commands sequentially, the response to *opc? will always be 1, indicating that operation is complete.
This is an IEEE-488 query.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
operation status (1) operation status |
"FMGS Query OperationStatus.vi History"
Current Revision: 57
self test query (*tst?)
instructs LabMaster Ultima to perform self test and indicates if an error occured in results. (0=no errors, 1=error)
NOT supported by FieldMaster GS (will generate error in error out).
This is an IEEE-488 query.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
result (no errors=0) result of self test |
"FMGS Query SelfTest.vi History"
Current Revision: 71
wait to continue command (*wai)
Because the LabMaster ultima processes commands sequentially, the *wai command has no effect.
This is an IEEE-488 command.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS Wait.vi History"
Current Revision: 71
queries error code stored in instrument`s error buffer (err?)
and returns the errorcode.
Use FMGS Error Message.vi to get a text message of an instrument error.
errno = 0: no error stored
errno > 0: error occured, errno contains the errorcode of the instrument
errno = -1: an error occurs while receiving the errornumber
The errorcode is cleared after the errorquery.
Please note:
If the errorcode is not read and a new error occurs, the old error code is replaced by the new error code.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
errno (0) Contains errorcode stored in the instrument. errno = 0: no error stored errno > 0: error occured, errno contains the errorcode of the instrument errno = -1: an error occurs while receiving the errornumber |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS Query Error.vi History"
Current Revision: 35
queries device identification (*idn?)
This is an IEEE-488 query.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
identity ("") identity string returned by instrument (*idn?) This is an IEEE-488 query. |
"FMGS Query DeviceIdentification.vi History"
Current Revision: 15
This VI contains all the intrument specific and driver specific error codes and descriptions.
Use this VI after getting an error code (by FMGS Query Error.vi) to translate it into a text message. Furthermore you can also display a dialog box (default).
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
Type of Dialog (1: OK Msg) This selects the style of dialog box to display when an error occurs. Valid Range: 0: No Dialog (Default) 1: A Dialog With an OK Button 2: A Dialog With a Continue and Stop Button. |
|
VISA session A unique reference to an instrument I/O session. It identifies which device to communicate with and all configuration information to perform the I/O. See the initialize VI for more information. Valid Range: Not Applicable Default: Not Applicable |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error in is a cluster that describes the error status before this VI executes. If error in indicates that an error occurred before this VI was called, this VI may choose not to execute its function, but just pass the error through to its error out cluster. If no error has occurred, then this VI executes normally and sets its own error status in error out. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
User-Defined Descriptions User-defined error descriptions. Each description correspondes to an error number stored at the same index in user-defined codes. Default: empty array |
|
Each element of this array is a predefined error descriptor Default: Empty String |
|
User-Defined Codes User-defined error codes. Each code correspondes to an error message stored at the same index in user-defined descriptions. Valid Range: User Defined Default: empty array |
|
Each element of this array is a predefined error code. Valid Range: User Defined Default: 0 |
|
Error Message (empty) Description of any error that occurred Default: empty |
|
Status Indicates the occurence of an error. Valid Range: False: No error (default) True: An error has occurred. |
|
Error Code (0) Displays the error code associated with an error. Valid Range: Dependent on instrument Default: 0 |
|
dup VISA session This is a copy of the VISA session. It is used programmatically to pass the VISA Session to any calling VIs. It simplifies dataflow programming by providing an easy method of chaining VIs together, thereby simplifying the diagram's structure. Valid Range: Not Applicable Default: Not Applicable |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS Error Message.vi History"
Current Revision: 48
NOT SUPPORTED BY THIS DRIVER
WILL GENERATE ERROR OUT -1342
This VI reads the error queue from the instrument. It expects to see errors in SCPI format (#,"error message"). It continues to read from the error queue until it reads a 0, "No error". If the instrument does not support an error query, a warning is returned.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
VISA session A unique reference to an instrument I/O session. It identifies which device to communicate with and all configuration information to perform the I/O. See the initialize VI for more information. Valid Range: Not Applicable Default: Not Applicable |
|
error in (no error) error in is a cluster that describes the error status before this VI executes. If error in indicates that an error occurred before this VI was called, this VI may choose not to execute its function, but just pass the error through to its error out cluster. If no error has occurred, then this VI executes normally and sets its own error status in error out. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Error Message Message describing all the errors in the instrument's error queue. |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup VISA session This is a copy of the VISA session. It is used programmatically to pass the VISA Session to any calling VIs. It simplifies dataflow programming by providing an easy method of chaining VIs together, thereby simplifying the diagram's structure. Valid Range: Not Applicable Default: Not Applicable |
|
Error This is the index into the array of error numbers returned from the instrument's error queue. |
|
Error Returns the array of error numbers that were stored in the instrument's error queue. |
"FMGS Error Query (Multiple).vi History"
Current Revision: 8
This VI queries the current instrument firmware revision and instrument driver revision.
This Instrument Driver's Revision number is 1.0 and is compatable with Instrument Firmware Revision ???
Coherent FieldMaster GS and LabMaster Ultima
Created By: Michael Elvers and David Fernengel
Release Date: 18. Sep .2002
Originally Developed in LabVIEW Version: 6.1
Modification History:
22. Sep 2002 Release 1.0, H.Brand@gsi.de
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
VISA session A unique reference to an instrument I/O session. It identifies which device to communicate with and all configuration information to perform the I/O. See the initialize VI for more information. Valid Range: Not Applicable Default: Not Applicable |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error in is a cluster that describes the error status before this VI executes. If error in indicates that an error occurred before this VI was called, this VI may choose not to execute its function, but just pass the error through to its error out cluster. If no error has occurred, then this VI executes normally and sets its own error status in error out. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Instr Firmware Revision This indicates the revision of the instrument's firmware. This version and its capabilities are controlled by the instrument manufacturer |
|
Instr Driver Revision This indicates the revision of this instrument driver's software. |
|
dup VISA session This is a copy of the VISA session. It is used programmatically to pass the VISA Session to any calling VIs. It simplifies dataflow programming by providing an easy method of chaining VIs together, thereby simplifying the diagram's structure. Valid Range: Not Applicable Default: Not Applicable |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS Revision Query.vi History"
Current Revision: 12
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster out |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
ID Query (on) out Selects whether or not to check the instrument's ID and Device Type registers to be sure the instrument is the type expected. Valid Range: T: Check (default) F: Don't Check. |
|
Reset (on) out Selects whether or not to reset the instrument. Valid Range: T: Reset (default) F: Don't Reset. |
|
VISA Open timeout (1000) out VISA Open timeout (see LabView reference "VISA Open") |
|
access mode (0) out access mode for VISA open (see LabView reference "VISA Open") |
"FMGS Application Example Setup.vi History"
Current Revision: 47
starts trend point data collection and retrieves point values. This VI is used in FMGS Application Example.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Array |
|
Point value [J or W] (0) |
"FMGS Application Example Trend.vi History"
Current Revision: 32
starts position run data collection and retrieves point values. This VI is used in FMGS Application Example.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) channel to use. FieldMaster supports only channel A. LabMaster ultima supports for this command channel A, B or D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Array x |
|
|
Array y |
|
y (0.00) |
"FMGS Application Example PosRun.vi History"
Current Revision: 44
Clear the specific data channel (cc)
This is valid only for pulsed detectors. The value displayed on the Ultima screen will be reset to 0.00, and subsequent Energy Read queries will return a value of 0.00 UNTIL the laser fires again. A return value of 0.00 to an Energy Read Query, therefore indicates that the laser has not fired since the last valid nergy value was read.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
channel (A) FieldMaster supports only channel A. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
"FMGS ClearChannel.vi History"
Current Revision: 64
Query the latest energy reading, then clear the data channel (ec?)
This is valid only for pulsed detectors. Once the channel is cleared, the value displayed on the LabMaster ultima screen will be reset to 0.00, and subsequent Energy Read queries will return a value of 0.00 UNTIL the laser fires again. A return value of 0.00 to an Energy Read Query, therefore indicates that the laser has not fired since the last valid energy value was read.
Note: this query effectively combines en? (query energy) and cc (clear channel) into one operation.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
channel (A) channel to use. LabMaster ultima supports for this command channel A and B, but not D (dual). |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
Energy Reading (0.00) Numeric containing maximum energy in J |
"FMGS Query EnergyReadingTCC.vi History"
Current Revision: 51
Set the Bus Timeout (in milliseconds) (bto)
Sets the Timeout from 0 to 9.99e99 milliseconds. Zero disables the Timeout.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
timeout timeout from 0 to 9.99e99. Zero disables the timeout |
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
"FMGS SetGPIBBusTimeout.vi History"
Current Revision: 80
Queries the current Bus Timeout (in milliseconds) (bto?)
The Timeout ranges from 0 to 9.99e99 milliseconds.
Zero indicates the Timeout is disabled.
Only supported by LabMaster ultima.
Copyright (C)
Gesellschaft f. Schwerionenforschung, GSI
Planckstr. 1
64291 Darmstadt
Germany
Contact: http://www-wnt.gsi.de/labview
H.Brand@gsi.de
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details (http://www.gnu.org).
|
FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error in (no error) error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
dup FMGS VISA Cluster |
|
VISA resource name |
|
VISA Timeout Value (4000 ms) VISA Timeout Value is the VIAS timeout period in ms for read and write. |
|
Lock Timeout (1000 ms) timeout is the period of time in ms to wait for access to lock the device. |
|
Error checking |
|
Instrument (FieldMaster GS) |
|
detector type ch A (Pulsed) |
|
detector type ch B (Pulsed) |
|
error out error out is a cluster that describes the error status after this VI executes. If an error occurred before this VI was called, error out is the same as error in. Otherwise, error out shows the error, if any, that occurred in this VI. Use the error handler VIs to look up the error code and to display the corresponding error message. Using error in and error out clusters is a convenient way to check errors and to specify execution order by wiring the error output from one subVI to the error input of the next. Valid Range: Not Applicable Default: status= False (no error) code = 0 source = empty string |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
timeout (0.00) Numeric containing the timeout |
"FMGS Query GPIBBusTimeout.vi History"
Current Revision: 197