The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.