Status Reporting in Interactive Control
In the Interactive Control utility, all NI-488.2 calls (except ibfind and ibdev) return the status word Ibsta in two forms: a hex value in square brackets and a list of mnemonics in parentheses. In the following example, the status word is on the second line, showing that the write operation completed successfully:
ud0: ibwrt "*IDN?"
[0100] (cmpl)
count: 5
ud0:
Related Topics:
Auxiliary Functions in Interactive Control
Count Return in Interactive Control
Error Information in Interactive Control
Getting Started with Interactive Control