private void AMB1340C_CREATEINSTANCE(int sysId, int offlinemode)
 {
     _apiName = "AMB1340C_CREATEINSTANCE"; RetVal = AMb1340C.AMB1340C_CREATEINSTANCE(_session, sysId, offlinemode, out _hSys);
 }