{}

Merkene våre

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

Velkommen til nettstedet til Schneider Electric

Velkommen til nettstedet vårt.
Søk i ofte stilte spørsmål (FAQ)
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 Norway