{}

Vores varemærker

Impact-Company-Logo-English Black-01-177x54

Velkommen til Schneider Electrics website

Velkommen til vores website
Hvordan kan vi hjælpe dig i dag?
How to read or write SCCADAPack I/O-s using C/C++ Tools?
There are two options:

1. ioRead/Write functions
Use ioRead/Write functions if there’s no need to regularly collect the data.

2. Register Assignment (addRegAssignment and databaseRead/Write functions)

The Register Assignment uses the ioRead/Write functions itself.  If regular calls are required, or if you want an easier method to get the data into Mdbus registers then use Register Assignment.

Schneider Electric Danmark