GPIBWrite. For writing to GPIB without reading. |
GPIBWriteRead. Performs several readings (until the answer is completed) after writing, the answer is returned with Line Feedback and black spaces, in the same way as the device answers. If the length of the gpib answer is null, the command throws an exception. This happens for example if the GpibDeviceTimeout is 11 (1 s, smaller than the 3 s of the tango timeout) and a wrong command is sent. If the GpibDeviceTimeout is 12 (3 s) a Tango timeout is produced. |
State. Returns the device state. |
Status. It gets the device status. |