Agilent 4155B/4156B VXIplug&play Driver User’s Guide, Edition 4
2-5
Driver Functions
Passthrough
Functions
hp4156b_cmd
Sends a command.
h4156b_cmdInt
Sends a command with an integer parameter.
hp4156b_cmdReal
Sends a command with a real parameter.
hp4156b_cmdData_Q
Sends a command to read any data.
hp4156b_cmdString_Q
Sends a command to read string response.
hp4156b_cmdInt16_Q
Sends a command to read 16 bit integer response.
hp4156b_cmdInt16Arr_Q
Sends a command to read 16 bit integer array response.
hp4156b_cmdInt32_Q
Sends a command to read 32 bit integer response.
hp4156b_cmdInt32Arr_Q
Sends a command to read 32 bit integer array response.
hp4156b_cmdReal64_Q
Sends a command to read 64 bit real response.
hp4156b_cmdReal64Arr_Q
Sends a command to read 64 bit real array response.
Category Function
Description