Properties for Controlling IviDownconverter Simulation
Note You can set Simulation properties in MAX on the Initial Settings tab of IVI Drivers»Advanced»Simulation Driver Sessions»nisIviClass or in the simulation interactive panels. Refer to National Instruments IVI Driver Help»IVI Driver Help Introduction»Configuring Your System for more information. |
You can use two sets of properties with the IviDownconverter Simulation Driver. One set of properties, described in the following table, controls the behavior of the driver. The other set of properties simulates the status of specific driver VIs.
Properties for Controlling IviDownconverter Simulation
Name | Data Type | Access | Applies To | Description |
---|---|---|---|---|
INTERACTIVE_SIMULATION | Boolean | W | No | Specifies whether to set the driver to interactive mode. In interactive mode, the simulation driver displays user interface panels in which to enter information. Non-interactive mode is useful when you do not want the interactive panels to interrupt your test program. |
SELF_TEST_CODE | Integer | W | No | Specifies the self-test code. When the IviDownconverter Self-Test VI is called, the self-test result parameter returns this value. |
SELF_TEST_MSG | String | W | No | Specifies the self-test message. When the IviDownconverter Self-Test VI is called, the self-test message parameter returns this string. |
ERROR_QUERY_CODE | Integer | W | No | Specifies the error-query code. When the IviDownconverter Error-Query VI is called, the error code parameter returns this value. |
ERROR_QUERY_MSG | String | W | No | Specifies the error-query message. When the IviDownconverter Error-Query VI is called, the error message parameter returns this string. |
DRIVER_REV_QUERY | String | W | No | Specifies the instrument driver revision message. When the IviDownconverter Revision Query VI is called, the instrument driver revision parameter returns this string. |
INSTR_REV_QUERY | String | W | No | Specifies the firmware revision message. When the IviDownconverter Revision Query VI is called, the firmware revision parameter returns this string. |
SIMULATE_STATUS_CODE | Boolean | W | No | Specifies whether to simulate return codes from the IviDownconverter driver VIs. Refer to the IviDownconverter Properties for Status Simulation table. |