Browse devices with commands
FactoryTalk Linx
browse cycle scans addresses and determines the present devices. During each browse cycle, FactoryTalk Linx
compares the list of devices present in its configuration for that network (discovered during a previous browse cycle or manually added to the network) against what was discovered. If a device is present in the configuration but not found during the browse cycle, it is removed from the display. Thus, when browsing a network, the display shows the set of devices discovered during the most recent browse cycle. The final operation results can be checked in the Log
file stored in the Windows Temp folder.Browse devices with these commands. The commands are only supported with .
FactoryTalk Linx
Instance01 ServerParameter | Description |
---|---|
/Browse | Required |
/NetworkPath <path> | Required Specifies the path of the device. |
/Timeout | Optional Specifies the timeout value of the browsing operation. The default value is 5000 ms. |
/Silent | Optional To close the Command Prompt window automatically after the commands are run. |
The following is an example of browsing a device:
“C:\Program Files (x86)\Rockwell Software\RSLinx Enterprise\FTLinxCfgIETool.exe” /Browse /NetworkPath "AB_ETH-13\10.224.107.100" /Timeout 6000 /Silent
Provide Feedback