Sepasoft MES Module Suite
system.mes.synchronizeMESPersonnelForRemoteGateways()
Read users from the Ignition user source profile and synchronize with the MESPerson objects across all gateways in the Enterprise. Forces a save of all MESPerson objects, even if there are no changes, so it may take a little longer to run than system.mes.synchronizeMESPersonnel().
Syntax
system.mes.synchronizeMESPersonnelForRemoteGateways()
- Parameters
None
- Returns
Nothing
- Scope
All
Python |
#This code read the users from source profile and synchronize it with MESPerson objects across all gateways in the Enterprise system.mes.synchronizeMESPersonnelForRemoteGateways() |
Sepasoft MES Module Suite