Device Discovery
- Open terminal and type nitimesynccli –listDevices .
- A list including all of the devices that are currently running will be displayed.
Note: Only typing
nitimesynccli into the terminal will show all of the options for this command, among which
--listDevices will be included.
Â
Renaming a Device
- Make sure ni-syscfg-runtime and ni-syscfg-labview-[version]-support are installed.
- Open LabVIEW.
- Open Rename Aliases.vi; this can be done two ways:
- Help -> Find Examples... -> Hardware Input and Output -> System Configuration -> Rename Aliases.vi
- File -> Open... -> go to usr/local/natinst/labview/examples/nisyscfg and open Rename Aliases.vi
- Open the block diagram of the VI and replace daqmx, ni-visa with ni-sync.
- Run the example according to the instructions from the front panel.