Initialize With Options
- Updated2023-02-17
- 2 minute(s) read
Initialize With Options
Creates a new session to the device and specifies initialization options, such as setting default values or enabling simulation.
Inputs/Outputs

resource name
Resource name of the device to initialize.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

id query
Boolean value that specifies whether NI-568x performs an ID query.
Regardless of how you set this input, NI-568x always checks the device type.
| True | NI-568x performs an ID query. |
| False | NI-568x does not perform an ID query. |

reset device
Boolean value that specifies whether to reset the NI-568x device to a known initialization state.
| True | The device is reset. |
| False | The device is not reset. |

option string
Initial value of certain properties for the session.
You can set the following properties using this input:
- Range Check
- Query Instrument Status
- Cache
- Record Coercions
- Driver Setup
- Simulate
Option String Syntax
The syntax for option string consists of the following relations:
propertyName=value
where
- propertyName is the name of the property.
- value is the value to which the property is set.
Syntax for Setting Multiple Properties
To set multiple properties, separate their assignments with a comma.

error out
Error information.
The node produces this output according to standard error behavior.
Hardware Support
This node supports the following hardware:
- USB-5680
- USB-5681
- USB-5683
- USB-5684