NAME
Lab::Moose::Instrument::Common - Role for common commands declared mandatory by IEEE 488.2.
METHODS
cls
Send *CLS command.
idn
Return result of *IDN? query.
opc
Send *OPC command.
opc_query
Return result of *OPC? query.
opc_sync
Perform opc_query
and croak if it does not return '1'. Make sure to provide a sufficient timeout.
RST
Send *RST command.
WAI
Send *WAI command.