예제 #1
0
 public void TestGetOPCLoggerDataPoints01()
 {
     OPCDataPointManager oPCDataPointManager         = OPCDataPointManager.GetInstance();
     Dictionary <string, OPCDPGrpDetails> dictionary = oPCDataPointManager.GetOPCLoggerDataPoints();
 }