Displays all LabVIEW drivers for LP6016-01P.
This VI at first sets basic parameters of LP6016-01P and turns on/off its voltage outputs.
After that, this VI reads setting parameters of LP6016-01P such as voltage settings parameters.
When output voltages are on , voltage setting mode ,output mode ,and limit voltage can not be set and setting of these parameters are skipped.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[RS-232 enable] Enables RS-232 parameters. ON : Enables RS-232 parameters. OFF : Chooses an interface other than RS-232. |
|
Close?[Close] Choose whether to close process of the interface. ON : Closes process of the interface. OFF : Do not close process of the interface. |
|
[Set] Set parameters |
|
[V1 Voltage setting] <V1 Voltage setting> range : 0.0000 to 16.1000V resolution : 0.0005V |
|
[V2 Voltage setting] <V2 Voltage setting> range : 0.0000 to 16.1000V resolution : 0.0005V |
|
[V1 Limit voltage setting] <V1 Limit voltage setting> range : 0.0005 to 16.1000V resolution : 0.0005V |
|
[V2 Limit voltage setting] <V2 Limit voltage setting> range : 0.0005 to 16.1000V resolution : 0.0005V |
|
[Voltage setting mode] <Voltage setting mode> OFF (INDEP) : The V1 and V2 output voltages can be set independently. ON (TRACKING) : The V1 and V2 output voltages can be set symmetrically so that the absolute values of them match. |
|
[Output mode] <Output mode> OFF(INDEP) : independently control each output's ON/OFF. ON(COUPLED) : control both output's ON/OFF by turning on/off each output. |
|
[V1 Output ON/OFF] <V1 Output ON/OFF> OFF : OFF ON : ON |
|
[V2 Output ON/OFF] <V2 Output ON/OFF> OFF : OFF ON : ON |
|
error in [Error In ] 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[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[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[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. |
|
RS-232 param Settings for RS-232 remote control. |
|
Baudrate This parameter is only used when the interface setting is RS -232. The Following parameters are selectable. 9600/19200/38400/57600 bps |
|
Parity This parameter is only used when the interface setting is RS -232. The Following parameters are selectable. None/Odd/Even |
|
Handshake This parameter is only used when the interface setting is RS -232. The Following parameters are selectable. None/Software/Hardware |
|
Terminator This parameter is only used when the interface setting is RS -232. This VI does not support "CR+LF". The Following parameters are selectable. LF : Line Feed CR : Carriage Return |
|
Error Out[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[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[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[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. |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query] Query setting parameters |
|
[Product information] <Product informatnion> Vendor name (NF Corporation) Model name (LP6016-01P) Serial number Firmware version |
|
[V1 Voltage setting] <V1 Voltage setting> Displays the V1 voltage setting. range : 0.0000 to 16.1000V resolution : 0.0005V |
|
[V2 Voltage setting] <V2 Voltage setting> Displays the V2 voltage setting. range : 0.0000 to 16.1000V resolution : 0.0005V |
|
[V1 Limit voltage setting] <V1 Limit voltage setting> Displays the V1 limit voltage setting. range : 0.0005 to 16.1000V resolution : 0.0005V |
|
[V2 Limit voltage setting] <V2 Limit voltage setting> Displays the V2 limit voltage setting. range : 0.0005 to 16.1000V resolution : 0.0005V |
|
[Voltage setting mode] <Voltage setting mode> Displays the voltage setting mode setting. OFF (INDEP) : The V1 and V2 output voltages can be set independently. ON (TRACKING) : The V1 and V2 output voltages can be set symmetrically so that the absolute values of them match. |
|
[Output mode] <Output mode> Displays the output mode setting. OFF(INDEP) : independently control each output's ON/OFF. ON(COUPLED) : control both output's ON/OFF by turning on/off each output. |
|
V1 Output ON/OFF <V1 Output ON/OFF> OFF : OFF ON : ON |
|
V2 Output ON/OFF <V2 Output ON/OFF> OFF : OFF ON : ON |
Sets and queries the output voltage
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set Voltage output] <Voltage ON/OFF> OFF : OFF ON : ON |
|
Output Select the voltage output. False : V1 Voltage output True : V2 Voltage output |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query Voltage output] Displays the state received from the device |
|
Error OUT[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[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[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[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. |
Sets and queries the limit voltage.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set Limit Voltage] <Limit voltage setting> V1,V2 limit voltage setting range : 0.0005 to 16.1000V resolution : 0.0005V |
|
Output Select the voltage output. False : V1 Voltage output True : V2 Voltage output |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query Limit Voltage] Displays the data received from the device |
|
Error OUT[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[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[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[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. |
Sets and queries the output mode
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set Output mode] <Output mode> 0 : Independent. Independently control each output's ON/OFF. 1 : Coupled. Control both output's ON/OFF by turning on/off each output. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query Output mode] Displays the state received from the device. |
|
Error OUT[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[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[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[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. |
Sets and queries the voltage output setting at startup.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set Power on state] <Set output state at startup> 0(OFF) : Both voltage outputs are off. 1(ON) : Both voltage outputs are on. 2(LAST SET) : At startup, both outputs are the same as last operation. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query Power on state] Displays the text received from the device |
|
Error OUT[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[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[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[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. |
Sets and queries the voltage setting mode.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set Voltage mode] <Voltage mode> 0 : Independent. The V1 and V2 output voltages can be set independently. 1 : Tracking. The V1 and V2 output voltages can be set symmetrically so that the absolute values of them match. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] displays VISA resource name that specifies the resource to be opened. |
|
[Query Voltage mode] displays the state received from the device |
|
Error OUT[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[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[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[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. |
Sets and queries the output voltage.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set Output voltage] <Voltage setting> V1,V2 Voltage setting range : 0.0000 to 16.1000V resolution : 0.0005V |
|
Output Select the voltage output. False : V1 Voltage output True : V2 Voltage output |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Display VISA resource name that specifies the resource to be opened. |
|
[Query Output voltage] Displays the text received from the device |
|
Error OUT[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[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[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[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. |
Switches from remote control to local control.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
Error OUT[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[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[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[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. |
Sets and queries the LCD's brightness.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set LCD brightness] <LCD brightness> range 0 to 3 (integer) : The brightness increasess as the value increases. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query LCD brightness] Displays the text received from the device. |
|
Error OUT[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[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[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[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. |
Sets and queries the LCD's contrast.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Read] Select the read or write VISA function. True : Read False : Write |
|
[Set LCD contrast] <LCD contrast> range 0 to 7 (integer) : The contrast increases as the value increases. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query LCD contrast] Displays the text data received from the device. |
|
Error OUT[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[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[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[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. |
Queries the abnormal state.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession[CopyVISAsession] Displays VISA resource name that specifies the resource to be opened. |
|
[Query abnormal state] <abnormal state> 0 to 63 (NR1) Each state is weighted as follows and received value is sum of them. 1: The V1 output current exceeds the rating and overcurrent protection is working. (E102) 2: The V2 output current exceeds the rating and overcurrent protection is working. (E103) 4: Overheat protection is working. (E104) 8: Calibration data are broken. (E303) 16: Setting data are broken. (E304, E305) 32: Hardware error (E901, E902, E903) |
|
Error OUT[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[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[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[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. |
Queries the oldest error in the error queue.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
ErrorNo[ErrorNo] Displays the error number. |
|
Error Displays the error message. |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Error OUT[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[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[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[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. |
Clears the entire error queue.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Error OUT[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[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[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[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. |
Queries the product information.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Query Product information <Product informatnion> Vendor name (NF Corporation) Model name (LP6016-01P) Serial number Firmware version |
|
Error OUT[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[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[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[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. |
Initializes almost all of settings of LP6016-01P.
This VI is the same function as "initialize" of the panel operation.
*this process can not be executed when output voltage is on.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Error OUT[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[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[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[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. |
Reads the firmware version.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
Terminator Select terminator for RS-232 remote control to match the instument's terminator. Select terminator "LF" for USB and LAN remote control. 0 : LF (Line Feed) 1 : CR (Carriage Return) |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Instrument firmware revision Displays firmware version. |
|
Error OUT[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[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[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[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. |
Closes a device session or event object specified by VISA resource name.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[Error IN] 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[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[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[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. |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Error OUT[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[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[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[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. |
Opens a VISA session to communicate with LP6016-01P and initializes it.
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
isReset Resets the instrument and defaults the setup. |
|
isIdQuery Queries the product information. |
|
Error IN[Error IN] 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[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[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[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. |
|
RS-232 enable Enables RS-232 parameters. Select this check box for RS-232 remote control. |
|
RS-232 param Settings for RS-232 remote control. |
|
Baudrate This parameter is only used when the interface setting is RS -232. The Following parameters are selectable. 9600/19200/38400/57600 bps |
|
Parity This parameter is only used when the interface setting is RS -232. The Following parameters are selectable. None/Odd/Even |
|
Handshake This parameter is only used when the interface setting is RS -232. The Following parameters are selectable. None/Software/Hardware |
|
Terminator This parameter is only used when the interface setting is RS -232. This VI does not support "CR+LF". The Following parameters are selectable. LF : Line Feed CR : Carriage Return |
|
CopyVISAsession Displays VISA resource name that specifies the resource to be opened. |
|
Product Information <Product informatnion> Vendor name (NF Corporation) Model name (LP6016-01P) Serial number Firmware version |
|
Error OUT[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[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[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[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. |
|
Terminator The terminator for remote control. 0 : LF(Line Feed) 1 : CR(Carriage Return) |