15 common commands – GW Instek APS-1102 LabVIEW Driver User Manual User Manual

Page 36

Advertising
background image

APS-1102 LabVIEW Driver Manual

2-28

2.15 Common commands

GW APS-1102 CLS.vi
This clears the following registers:
 Standard event register
 Operation event register
 Warning event register
 Status byte
 Error queue

GW APS-1102 ESE.vi
This sets the standard event enable register. The setting range is 0 to 255.
<Input>

ESE

This sets the standard event enable register. The default setting is “0”.

<Output>

Query ESE

When Read = True, outputs the standard event enable register set for the APS-1102. When
Read = False, “999” is set.

GW APS-1102 ESR.vi
This returns the standard event register value. When ESR reads the standard event register, all bits

in the event register are cleared to 0. The response range is 0 to 255.

<Output>

Query ESR

This outputs the standard event register set for the APS-1102.


GW APS-1102 IDN.vi
This returns model name, etc. The response message includes the “manufacturer, model name,

serial number, and firmware version”.

<Output>

Query IDN

This outputs the model name and other information of the APS-1102.

Advertising