DaqSystem Methods
- Updated2023-02-21
- 10 minute(s) read
DaqSystem Methods
The DaqSystem type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCDaqSynchronizationConnection | Adds a cDAQ Sync connection between devices. The connection is not verified. |
![]() | AddNetworkDevice(String, String, Double) | Adds a Network cDAQ device to the system. This method does not attempt to reserve the device after the device is successfully added. |
![]() | AddNetworkDevice(String, String, Boolean, Double) | Adds a Network cDAQ device to the system and, if specified, attempts to reserve it. |
![]() | AutoConfigureCDaqSynchronizationConnections | Detects and configures cDAQ Sync connections between devices. |
![]() | ClearLastDaqWarning | Clears the value of the LastDaqWarning property, by setting the error code to zero and the error string to a blank string. |
![]() | CloseSwitchRelays | Obsolete. Closes the specified relays. |
![]() | ConnectSwitchChannels(String, Boolean) | Obsolete. Makes one or more connections between switch channels as specified by the connection list. |
![]() | ConnectSwitchChannels(String, String, Boolean) | Obsolete. Makes a connection between two switch channels. |
![]() | ConnectTerminals(String, String) | Creates a route between a source and destination terminal. |
![]() | ConnectTerminals(String, String, SignalRoutingModifiers) | Creates a route between a source and destination terminal with the specified signal modification. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | CreateSwitchScanTask | Obsolete. Creates a new switch scanning task with the sequence specified in the scan list. |
![]() | CreateWatchdogTimerTask | Creates a task to configure and control the watchdog timer of a static DIO device. The timer activates when you start the task.
|
![]() | DeleteGlobalChannel | Deletes the specified global channel that is stored in Measurement Automation Explorer (MAX). |
![]() | DeleteScale | Deletes the specified custom scale that is stored in Measurement Automation Explorer (MAX). |
![]() | DeleteTask | Deletes the specified task that is stored in Measurement Automation Explorer (MAX). |
![]() | DisconnectAll | Obsolete. Terminates all active connections on the device, which places the relays into the topology reset state. |
![]() | DisconnectSwitchChannels(String, Boolean) | Obsolete. Terminates one or more connections between switch channels as specified by the disconnection list. |
![]() | DisconnectSwitchChannels(String, String, Boolean) | Obsolete. Terminates a connection between two channels. |
![]() | DisconnectTerminals | Removes signal routes you created by using ConnectTerminals(String, String, SignalRoutingModifiers). |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAnalogPowerUpStatesWithOutputType | Gets the states that analog physical channels on a device are set to when the device powers up or when the device is reset.
|
![]() | GetDevicePowerUpState(String, String, DigitalPowerUpState) | Gets the power up states for digital physical lines. |
![]() | GetDevicePowerUpState(String, String, DigitalPullUpPullDownResistorState) | Gets the resistor level for lines when they are in tristate logic.
|
![]() | GetDevicePowerUpState(String, String, Double, String, Double) | Gets the power up states for analog physical channels. |
![]() | GetDisconnectedCDaqSynchronizationPorts | Verifies configured cDAQ Sync connections between devices. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetLogicFamilyPowerUpState | Gets the digital logic family for a device. |
![]() | GetPhysicalChannels | Gets an array that contains the physical channel names of devices installed in the system. |
![]() | GetSavedChannelInfo | Creates a SavedChannelInfo object that you can use to retrieve information about the specified global channel stored in Measurement Automation Explorer (MAX). |
![]() | GetSavedScaleInfo | Creates a SavedScaleInfo object that you can use to retrieve information about the specified custom scale stored in Measurement Automation Explorer (MAX). |
![]() | GetSavedTaskInfo | Creates a SavedTaskInfo object that you can use to retrieve information about the specified task stored in Measurement Automation Explorer (MAX). |
![]() | GetSwitchRelayCount | Obsolete. Returns the number of times a relay has actuated on switches that support querying the relay count. |
![]() | GetSwitchRelayCounts | Obsolete. Returns the number of times a set of relays have actuated. |
![]() | GetSwitchRelayPosition | Obsolete. Returns the current position of a single relay. |
![]() | GetSwitchRelayPositions | Obsolete. Returns the current position of a set of relays. |
![]() | GetTerminals | Gets an array that contains the terminal names of devices installed in the system. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | LoadDevice | Creates a Device that you can use to control the specified device or get information about that device. |
![]() | LoadPhysicalChannel | Creates a PhysicalChannel that you can use to configure and retrieve TEDS information for the specified physical channel. |
![]() | LoadScale | Loads a scale that is stored in Measurement Automation Explorer (MAX). |
![]() | LoadSwitchChannel | Obsolete. Creates a SwitchChannel that you can use to get the switch channel capabilities and set the usage type for the switch channel. |
![]() | LoadTask | Loads a task that is stored in Measurement Automation Explorer (MAX). |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
![]() | OnDaqWarning | Objects in the NI-DAQmx API call this method to indicate that a warning condition occurred. To get notification of warnings, attach an event handler to the DaqWarning event. |
![]() | OpenSwitchRelays | Obsolete. Opens the specified relays. |
![]() | RemoveCDaqSynchronizationConnection | Removes a cDAQ Sync connection between devices. The connection is not verified. |
![]() | SaveGlobalChannel(Channel) | Saves the specified local or global channel to Measurement Automation Explorer (MAX) as a global channel, under the virtual name it was given when it was created. |
![]() | SaveGlobalChannel(Channel, String, SaveOptions) | Saves the specified local or global channel to Measurement Automation Explorer (MAX) as a global channel, under the virtual name it was given when it was created and with specified author and options values. |
![]() | SaveGlobalChannelAs(Channel, String) | Saves the local or global channel to Measurement Automation Explorer (MAX) as a global channel, under the specified name. |
![]() | SaveGlobalChannelAs(Channel, String, String, SaveOptions) | Saves the local or global channel to Measurement Automation Explorer (MAX) as a global channel, under the specified name and specified author and options values. |
![]() | SaveScale(Scale) | Saves the specified custom scale to Measurement Automation Explorer (MAX) under the name it was given when it was created. |
![]() | SaveScale(Scale, String, SaveOptions) | Saves the specified custom scale to Measurement Automation Explorer (MAX) under the name it was given when it was created and with specified author and options values. |
![]() | SaveScaleAs(Scale, String) | Saves the specified custom scale to Measurement Automation Explorer (MAX) under the specified name. |
![]() | SaveScaleAs(Scale, String, String, SaveOptions) | Saves the specified custom scale to Measurement Automation Explorer (MAX) under the specified name and with specified author and options values. |
![]() | SaveTask(Task) | Saves the specified task and any
local channels it contains to Measurement Automation Explorer (MAX) under the name it was given when it was created. |
![]() | SaveTask(Task, String, SaveOptions) | Saves the specified task and any
local channels it contains to Measurement Automation Explorer (MAX) under the name it was given when it was created, with specifed author and options values. |
![]() | SaveTaskAs(Task, String) | Saves the task and any
local channels it contains to Measurement Automation Explorer (MAX) under the specified name. |
![]() | SaveTaskAs(Task, String, String, SaveOptions) | Saves the task and any
local channels it contains to Measurement Automation Explorer (MAX) under the specified name and with specified author and options values. |
![]() | SetAnalogPowerUpStatesWithOutputType | Sets the states that analog physical channels on a device are set to when the device powers up or when the device is reset.
|
![]() | SetDevicePowerUpState(String, String, DigitalPowerUpState) | Updates the power up states to which to set digital physical channels on a device when the device powers up or when you reset the device.
|
![]() | SetDevicePowerUpState(String, String, DigitalPullUpPullDownResistorState) | Sets the resistor level for lines when they are in tristate logic.
|
![]() | SetDevicePowerUpState(String, String, Double, String, Double) | Updates the power up states to which to set analog physical channels on a device when the device powers up or when you reset the device.
|
![]() | SetLogicFamilyPowerUpState | Sets the digital logic family to use when the device powers up. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TristateOutputTerminal | Sets a terminal to high-impedance state.
|