NI-DMM C Function Reference Help

NIDMM_ATTR_DRIVER_SETUP

  • Updated2023-02-21
  • 1 minute(s) read

Specific Attribute

Data
type
Access Coercion High-Level Function
ViString RO None niDMM_InitWithOptions

Description

This attribute indicates the Driver Setup string that the user specified when initializing the driver. Some cases exist where the end-user must specify instrument driver options at initialization time. An example of this is specifying a particular instrument model from among a family of instruments that the driver supports. This is useful when using simulation. The end-user can specify driver-specific options through the DriverSetup keyword in the Option_String parameter in niDMM_InitWithOptions. If the user does not specify a Driver Setup string, this attribute returns an empty string.

Log in to get a better experience