system.device.refreshBrowse

Description

Forces Ignition to browse the controller. Only works for Allen-Bradley controllers.

Syntax

system.device. refreshBrowse( deviceName )

  • Parameters

String deviceName - The name of the device in Ignition.

  • Returns

nothing

  • Scope

All

Code Examples
Code Snippet
#Example 1:
system.device.refreshBrowse("CLX")