Pi Software Suite C-990.cd1 !!top!!
| Controller Series | Supported | Notes | |-------------------|-----------|-------| | E-816 (PIOne) | Full | Requires firmware update via C-990.CD1 | | E-621 (Piezo) | Full | Analog & digital modes | | C-843 (DC-Motor) | Partial | Use legacy C-990.CD1 versions (2008-2012) | | E-712 (Digital Piezo) | Full | Requires GCS2 drivers | | Hexapod (M-810) | Limited | Basic positioning only; advanced algorithms need newer software |
PI Software Suite C-990. ... Please use this version of the Software Suite for E-709. CRG. C-867.1U PILine® Motion Controller - Physik Instrumente pi software suite c-990.cd1
Understanding the PI Software Suite C-990.CD1: A Comprehensive Guide | Controller Series | Supported | Notes |
Many versions of the PI Software Suite include OPC (OLE for Process Control) server components. This allows the diagnostic software to communicate with SCADA systems or other HMI software, enabling network health monitoring to become part of the operator’s daily dashboard rather than a separate maintenance task. int connected = (int)PI_GCS2_DLL
int connected = (int)PI_GCS2_DLL.ConnectRS232(1, 115200); if (connected == 1)