XNET.GetCAN Method
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Gets the CAN section, from which you can add and access CAN ports.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function GetCAN As CAN |
| C# |
|---|
public CAN GetCAN() |
| Visual C++ |
|---|
public: CAN^ GetCAN() |
Return Value
A CAN object.
Remarks
For example code and more information about this method, refer to one of the following help topics: