Beispiel #1
0
 public static extern uint GetValue(short handle,
                                    enPLCM3Channels channel,
                                    out uint value);
Beispiel #2
0
 public static extern uint SetChannel(short handle,
                                      enPLCM3Channels channel,
                                      enPLCM3DataType type);