'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
'
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace OpenControl
_
Public Interface OPENcontrolPortType
'CODEGEN: Generating message contract since the operation BootPhaseEnquiry is neither RPC nor document wrapped.
_
Function BootPhaseEnquiry(ByVal request As OpenControl.BootPhaseEnquiryRequest) As OpenControl.BootPhaseEnquiryResponse
'CODEGEN: Generating message contract since the operation BootReboot is neither RPC nor document wrapped.
_
Function BootReboot(ByVal request As OpenControl.BootRebootRequest) As OpenControl.BootRebootResponse
'CODEGEN: Generating message contract since the operation BootShutDown is neither RPC nor document wrapped.
_
Function BootShutDown(ByVal request As OpenControl.BootShutDownRequest) As OpenControl.BootShutDownResponse
'CODEGEN: Generating message contract since the operation BootMode is neither RPC nor document wrapped.
_
Function BootMode(ByVal request As OpenControl.BootModeRequest) As OpenControl.BootModeResponse
'CODEGEN: Generating message contract since the operation GetHWKey is neither RPC nor document wrapped.
_
Function GetHWKey(ByVal request As OpenControl.GetHWKeyRequest) As OpenControl.GetHWKeyResponse
'CODEGEN: Generating message contract since the operation ReadVarWord is neither RPC nor document wrapped.
_
Function ReadVarWord(ByVal request As OpenControl.ReadVarWordRequest) As OpenControl.ReadVarWordResponse
'CODEGEN: Generating message contract since the operation ReadVarDouble is neither RPC nor document wrapped.
_
Function ReadVarDouble(ByVal request As OpenControl.ReadVarDoubleRequest) As OpenControl.ReadVarDoubleResponse
'CODEGEN: Generating message contract since the operation WriteVarWord is neither RPC nor document wrapped.
_
Function WriteVarWord(ByVal request As OpenControl.WriteVarWordRequest) As OpenControl.WriteVarWordResponse
'CODEGEN: Generating message contract since the operation WriteVarWordBit is neither RPC nor document wrapped.
_
Function WriteVarWordBit(ByVal request As OpenControl.WriteVarWordBitRequest) As OpenControl.WriteVarWordBitResponse
'CODEGEN: Generating message contract since the operation WriteVarDouble is neither RPC nor document wrapped.
_
Function WriteVarDouble(ByVal request As OpenControl.WriteVarDoubleRequest) As OpenControl.WriteVarDoubleResponse
'CODEGEN: Generating message contract since the operation ReadVarText is neither RPC nor document wrapped.
_
Function ReadVarText(ByVal request As OpenControl.ReadVarTextRequest) As OpenControl.ReadVarTextResponse
'CODEGEN: Generating message contract since the operation WriteVarText is neither RPC nor document wrapped.
_
Function WriteVarText(ByVal request As OpenControl.WriteVarTextRequest) As OpenControl.WriteVarTextResponse
'CODEGEN: Generating message contract since the operation ReadWarningMsg is neither RPC nor document wrapped.
_
Function ReadWarningMsg(ByVal request As OpenControl.ReadWarningMsgRequest) As OpenControl.ReadWarningMsgResponse
'CODEGEN: Generating message contract since the operation ResetSingleTableII is neither RPC nor document wrapped.
_
Function ResetSingleTableII(ByVal request As OpenControl.ResetSingleTableIIRequest) As OpenControl.ResetSingleTableIIResponse
'CODEGEN: Generating message contract since the operation LockTableII is neither RPC nor document wrapped.
_
Function LockTableII(ByVal request As OpenControl.LockTableIIRequest) As OpenControl.LockTableIIResponse
'CODEGEN: Generating message contract since the operation UnLockTableII is neither RPC nor document wrapped.
_
Function UnLockTableII(ByVal request As OpenControl.UnLockTableIIRequest) As OpenControl.UnLockTableIIResponse
'CODEGEN: Generating message contract since the operation GetOriginTabRecordII is neither RPC nor document wrapped.
_
Function GetOriginTabRecordII(ByVal request As OpenControl.GetOriginTabRecordIIRequest) As OpenControl.GetOriginTabRecordIIResponse
'CODEGEN: Generating message contract since the operation SetOriginTabRecordII is neither RPC nor document wrapped.
_
Function SetOriginTabRecordII(ByVal request As OpenControl.SetOriginTabRecordIIRequest) As OpenControl.SetOriginTabRecordIIResponse
'CODEGEN: Generating message contract since the operation GetToolTabRecordII is neither RPC nor document wrapped.
_
Function GetToolTabRecordII(ByVal request As OpenControl.GetToolTabRecordIIRequest) As OpenControl.GetToolTabRecordIIResponse
'CODEGEN: Generating message contract since the operation SetToolTabRecordII is neither RPC nor document wrapped.
_
Function SetToolTabRecordII(ByVal request As OpenControl.SetToolTabRecordIIRequest) As OpenControl.SetToolTabRecordIIResponse
'CODEGEN: Generating message contract since the operation GetOffsetTabRecordII is neither RPC nor document wrapped.
_
Function GetOffsetTabRecordII(ByVal request As OpenControl.GetOffsetTabRecordIIRequest) As OpenControl.GetOffsetTabRecordIIResponse
'CODEGEN: Generating message contract since the operation SetOffsetTabRecordII is neither RPC nor document wrapped.
_
Function SetOffsetTabRecordII(ByVal request As OpenControl.SetOffsetTabRecordIIRequest) As OpenControl.SetOffsetTabRecordIIResponse
'CODEGEN: Generating message contract since the operation GetUserTabRecordII is neither RPC nor document wrapped.
_
Function GetUserTabRecordII(ByVal request As OpenControl.GetUserTabRecordIIRequest) As OpenControl.GetUserTabRecordIIResponse
'CODEGEN: Generating message contract since the operation SetUserTabRecordII is neither RPC nor document wrapped.
_
Function SetUserTabRecordII(ByVal request As OpenControl.SetUserTabRecordIIRequest) As OpenControl.SetUserTabRecordIIResponse
'CODEGEN: Generating message contract since the operation SaveTables is neither RPC nor document wrapped.
_
Function SaveTables(ByVal request As OpenControl.SaveTablesRequest) As OpenControl.SaveTablesResponse
'CODEGEN: Generating message contract since the operation RestoreSingleTable is neither RPC nor document wrapped.
_
Function RestoreSingleTable(ByVal request As OpenControl.RestoreSingleTableRequest) As OpenControl.RestoreSingleTableResponse
'CODEGEN: Generating message contract since the operation SaveSingleTable is neither RPC nor document wrapped.
_
Function SaveSingleTable(ByVal request As OpenControl.SaveSingleTableRequest) As OpenControl.SaveSingleTableResponse
'CODEGEN: Generating message contract since the operation SaveBackupMemory is neither RPC nor document wrapped.
_
Function SaveBackupMemory(ByVal request As OpenControl.SaveBackupMemoryRequest) As OpenControl.SaveBackupMemoryResponse
'CODEGEN: Generating message contract since the operation RestoreBackupMemory is neither RPC nor document wrapped.
_
Function RestoreBackupMemory(ByVal request As OpenControl.RestoreBackupMemoryRequest) As OpenControl.RestoreBackupMemoryResponse
'CODEGEN: Generating message contract since the operation Cycle is neither RPC nor document wrapped.
_
Function Cycle(ByVal request As OpenControl.CycleRequest) As OpenControl.CycleResponse
'CODEGEN: Generating message contract since the operation SyncroCycle is neither RPC nor document wrapped.
_
Function SyncroCycle(ByVal request As OpenControl.SyncroCycleRequest) As OpenControl.SyncroCycleResponse
'CODEGEN: Generating message contract since the operation Reset is neither RPC nor document wrapped.
_
Function Reset(ByVal request As OpenControl.ResetRequest) As OpenControl.ResetResponse
'CODEGEN: Generating message contract since the operation Hold is neither RPC nor document wrapped.
_
Function Hold(ByVal request As OpenControl.HoldRequest) As OpenControl.HoldResponse
'CODEGEN: Generating message contract since the operation SetFeedManOver is neither RPC nor document wrapped.
_
Function SetFeedManOver(ByVal request As OpenControl.SetFeedManOverRequest) As OpenControl.SetFeedManOverResponse
'CODEGEN: Generating message contract since the operation SetFeedRateOver is neither RPC nor document wrapped.
_
Function SetFeedRateOver(ByVal request As OpenControl.SetFeedRateOverRequest) As OpenControl.SetFeedRateOverResponse
'CODEGEN: Generating message contract since the operation SetFeedRapidOver is neither RPC nor document wrapped.
_
Function SetFeedRapidOver(ByVal request As OpenControl.SetFeedRapidOverRequest) As OpenControl.SetFeedRapidOverResponse
'CODEGEN: Generating message contract since the operation SetSpeedRateOver is neither RPC nor document wrapped.
_
Function SetSpeedRateOver(ByVal request As OpenControl.SetSpeedRateOverRequest) As OpenControl.SetSpeedRateOverResponse
'CODEGEN: Generating message contract since the operation SetManMovDirection is neither RPC nor document wrapped.
_
Function SetManMovDirection(ByVal request As OpenControl.SetManMovDirectionRequest) As OpenControl.SetManMovDirectionResponse
'CODEGEN: Generating message contract since the operation GetVarJOG is neither RPC nor document wrapped.
_
Function GetVarJOG(ByVal request As OpenControl.GetVarJOGRequest) As OpenControl.GetVarJOGResponse
'CODEGEN: Generating message contract since the operation SetVarJOG is neither RPC nor document wrapped.
_
Function SetVarJOG(ByVal request As OpenControl.SetVarJOGRequest) As OpenControl.SetVarJOGResponse
'CODEGEN: Generating message contract since the operation SetVarUAS is neither RPC nor document wrapped.
_
Function SetVarUAS(ByVal request As OpenControl.SetVarUASRequest) As OpenControl.SetVarUASResponse
'CODEGEN: Generating message contract since the operation GetVarRCM is neither RPC nor document wrapped.
_
Function GetVarRCM(ByVal request As OpenControl.GetVarRCMRequest) As OpenControl.GetVarRCMResponse
'CODEGEN: Generating message contract since the operation SetVarRCM is neither RPC nor document wrapped.
_
Function SetVarRCM(ByVal request As OpenControl.SetVarRCMRequest) As OpenControl.SetVarRCMResponse
'CODEGEN: Generating message contract since the operation GetProcVarWord is neither RPC nor document wrapped.
_
Function GetProcVarWord(ByVal request As OpenControl.GetProcVarWordRequest) As OpenControl.GetProcVarWordResponse
'CODEGEN: Generating message contract since the operation SetProcVarWord is neither RPC nor document wrapped.
_
Function SetProcVarWord(ByVal request As OpenControl.SetProcVarWordRequest) As OpenControl.SetProcVarWordResponse
'CODEGEN: Generating message contract since the operation GetProcVarDouble is neither RPC nor document wrapped.
_
Function GetProcVarDouble(ByVal request As OpenControl.GetProcVarDoubleRequest) As OpenControl.GetProcVarDoubleResponse
'CODEGEN: Generating message contract since the operation SetProcVarDouble is neither RPC nor document wrapped.
_
Function SetProcVarDouble(ByVal request As OpenControl.SetProcVarDoubleRequest) As OpenControl.SetProcVarDoubleResponse
'CODEGEN: Generating message contract since the operation SetMdiString is neither RPC nor document wrapped.
_
Function SetMdiString(ByVal request As OpenControl.SetMdiStringRequest) As OpenControl.SetMdiStringResponse
'CODEGEN: Generating message contract since the operation SetProcessMode is neither RPC nor document wrapped.
_
Function SetProcessMode(ByVal request As OpenControl.SetProcessModeRequest) As OpenControl.SetProcessModeResponse
'CODEGEN: Generating message contract since the operation SelectProcess is neither RPC nor document wrapped.
_
Function SelectProcess(ByVal request As OpenControl.SelectProcessRequest) As OpenControl.SelectProcessResponse
'CODEGEN: Generating message contract since the operation GetSelectedProcess is neither RPC nor document wrapped.
_
Function GetSelectedProcess(ByVal request As OpenControl.GetSelectedProcessRequest) As OpenControl.GetSelectedProcessResponse
'CODEGEN: Generating message contract since the operation SelectProcAxis is neither RPC nor document wrapped.
_
Function SelectProcAxis(ByVal request As OpenControl.SelectProcAxisRequest) As OpenControl.SelectProcAxisResponse
'CODEGEN: Generating message contract since the operation SelectPartProgram is neither RPC nor document wrapped.
_
Function SelectPartProgram(ByVal request As OpenControl.SelectPartProgramRequest) As OpenControl.SelectPartProgramResponse
'CODEGEN: Generating message contract since the operation SelectPartProgramFromDrive is neither RPC nor document wrapped.
_
Function SelectPartProgramFromDrive(ByVal request As OpenControl.SelectPartProgramFromDriveRequest) As OpenControl.SelectPartProgramFromDriveResponse
'CODEGEN: Generating message contract since the operation GetActivePartProgram is neither RPC nor document wrapped.
_
Function GetActivePartProgram(ByVal request As OpenControl.GetActivePartProgramRequest) As OpenControl.GetActivePartProgramResponse
'CODEGEN: Generating message contract since the operation GetPartProgramLines is neither RPC nor document wrapped.
_
Function GetPartProgramLines(ByVal request As OpenControl.GetPartProgramLinesRequest) As OpenControl.GetPartProgramLinesResponse
'CODEGEN: Generating message contract since the operation GetAxOriginNum is neither RPC nor document wrapped.
_
Function GetAxOriginNum(ByVal request As OpenControl.GetAxOriginNumRequest) As OpenControl.GetAxOriginNumResponse
'CODEGEN: Generating message contract since the operation GetAxesPosition is neither RPC nor document wrapped.
_
Function GetAxesPosition(ByVal request As OpenControl.GetAxesPositionRequest) As OpenControl.GetAxesPositionResponse
'CODEGEN: Generating message contract since the operation GetNcInfo1 is neither RPC nor document wrapped.
_
Function GetNcInfo1(ByVal request As OpenControl.GetNcInfo1Request) As OpenControl.GetNcInfo1Response
'CODEGEN: Generating message contract since the operation GetNcInfo2 is neither RPC nor document wrapped.
_
Function GetNcInfo2(ByVal request As OpenControl.GetNcInfo2Request) As OpenControl.GetNcInfo2Response
'CODEGEN: Generating message contract since the operation GetToolNames is neither RPC nor document wrapped.
_
Function GetToolNames(ByVal request As OpenControl.GetToolNamesRequest) As OpenControl.GetToolNamesResponse
'CODEGEN: Generating message contract since the operation GetProcessStatus is neither RPC nor document wrapped.
_
Function GetProcessStatus(ByVal request As OpenControl.GetProcessStatusRequest) As OpenControl.GetProcessStatusResponse
'CODEGEN: Generating message contract since the operation GetBlkNum is neither RPC nor document wrapped.
_
Function GetBlkNum(ByVal request As OpenControl.GetBlkNumRequest) As OpenControl.GetBlkNumResponse
'CODEGEN: Generating message contract since the operation ReadErrMsg is neither RPC nor document wrapped.
_
Function ReadErrMsg(ByVal request As OpenControl.ReadErrMsgRequest) As OpenControl.ReadErrMsgResponse
'CODEGEN: Generating message contract since the operation ReadPartProgramMsg is neither RPC nor document wrapped.
_
Function ReadPartProgramMsg(ByVal request As OpenControl.ReadPartProgramMsgRequest) As OpenControl.ReadPartProgramMsgResponse
'CODEGEN: Generating message contract since the operation GetGCode is neither RPC nor document wrapped.
_
Function GetGCode(ByVal request As OpenControl.GetGCodeRequest) As OpenControl.GetGCodeResponse
'CODEGEN: Generating message contract since the operation GetMCode is neither RPC nor document wrapped.
_
Function GetMCode(ByVal request As OpenControl.GetMCodeRequest) As OpenControl.GetMCodeResponse
'CODEGEN: Generating message contract since the operation SkipPProgBlock is neither RPC nor document wrapped.
_
Function SkipPProgBlock(ByVal request As OpenControl.SkipPProgBlockRequest) As OpenControl.SkipPProgBlockResponse
'CODEGEN: Generating message contract since the operation Ese is neither RPC nor document wrapped.
_
Function Ese(ByVal request As OpenControl.EseRequest) As OpenControl.EseResponse
'CODEGEN: Generating message contract since the operation EseEx is neither RPC nor document wrapped.
_
Function EseEx(ByVal request As OpenControl.EseExRequest) As OpenControl.EseExResponse
'CODEGEN: Generating message contract since the operation Exe is neither RPC nor document wrapped.
_
Function Exe(ByVal request As OpenControl.ExeRequest) As OpenControl.ExeResponse
'CODEGEN: Generating message contract since the operation AxesRef is neither RPC nor document wrapped.
_
Function AxesRef(ByVal request As OpenControl.AxesRefRequest) As OpenControl.AxesRefResponse
'CODEGEN: Generating message contract since the operation DncInit is neither RPC nor document wrapped.
_
Function DncInit(ByVal request As OpenControl.DncInitRequest) As OpenControl.DncInitResponse
'CODEGEN: Generating message contract since the operation DncData is neither RPC nor document wrapped.
_
Function DncData(ByVal request As OpenControl.DncDataRequest) As OpenControl.DncDataResponse
'CODEGEN: Generating message contract since the operation DncEof is neither RPC nor document wrapped.
_
Function DncEof(ByVal request As OpenControl.DncEofRequest) As OpenControl.DncEofResponse
'CODEGEN: Generating message contract since the operation DncStop is neither RPC nor document wrapped.
_
Function DncStop(ByVal request As OpenControl.DncStopRequest) As OpenControl.DncStopResponse
'CODEGEN: Generating message contract since the operation GetAxesInfo3 is neither RPC nor document wrapped.
_
Function GetAxesInfo3(ByVal request As OpenControl.GetAxesInfo3Request) As OpenControl.GetAxesInfo3Response
'CODEGEN: Generating message contract since the operation GetCodeNumber is neither RPC nor document wrapped.
_
Function GetCodeNumber(ByVal request As OpenControl.GetCodeNumberRequest) As OpenControl.GetCodeNumberResponse
'CODEGEN: Generating message contract since the operation GetOptions is neither RPC nor document wrapped.
_
Function GetOptions(ByVal request As OpenControl.GetOptionsRequest) As OpenControl.GetOptionsResponse
'CODEGEN: Generating message contract since the operation GetDateTime is neither RPC nor document wrapped.
_
Function GetDateTime(ByVal request As OpenControl.GetDateTimeRequest) As OpenControl.GetDateTimeResponse
'CODEGEN: Generating message contract since the operation SetDateTime is neither RPC nor document wrapped.
_
Function SetDateTime(ByVal request As OpenControl.SetDateTimeRequest) As OpenControl.SetDateTimeResponse
'CODEGEN: Generating message contract since the operation GetSerialNumber is neither RPC nor document wrapped.
_
Function GetSerialNumber(ByVal request As OpenControl.GetSerialNumberRequest) As OpenControl.GetSerialNumberResponse
'CODEGEN: Generating message contract since the operation PutFile is neither RPC nor document wrapped.
_
Function PutFile(ByVal request As OpenControl.PutFileRequest) As OpenControl.PutFileResponse
'CODEGEN: Generating message contract since the operation GetFile is neither RPC nor document wrapped.
_
Function GetFile(ByVal request As OpenControl.GetFileRequest) As OpenControl.GetFileResponse
'CODEGEN: Generating message contract since the operation PutBinaryFile is neither RPC nor document wrapped.
_
Function PutBinaryFile(ByVal request As OpenControl.PutBinaryFileRequest) As OpenControl.PutBinaryFileResponse
'CODEGEN: Generating message contract since the operation GetBinaryFile is neither RPC nor document wrapped.
_
Function GetBinaryFile(ByVal request As OpenControl.GetBinaryFileRequest) As OpenControl.GetBinaryFileResponse
'CODEGEN: Generating message contract since the operation LogFSSetSecurityLevel is neither RPC nor document wrapped.
_
Function LogFSSetSecurityLevel(ByVal request As OpenControl.LogFSSetSecurityLevelRequest) As OpenControl.LogFSSetSecurityLevelResponse
'CODEGEN: Generating message contract since the operation LogFSGetSecurityLevel is neither RPC nor document wrapped.
_
Function LogFSGetSecurityLevel(ByVal request As OpenControl.LogFSGetSecurityLevelRequest) As OpenControl.LogFSGetSecurityLevelResponse
'CODEGEN: Generating message contract since the operation LogFSLongFileNames is neither RPC nor document wrapped.
_
Function LogFSLongFileNames(ByVal request As OpenControl.LogFSLongFileNamesRequest) As OpenControl.LogFSLongFileNamesResponse
'CODEGEN: Generating message contract since the operation LogFSGetNumDrive is neither RPC nor document wrapped.
_
Function LogFSGetNumDrive(ByVal request As OpenControl.LogFSGetNumDriveRequest) As OpenControl.LogFSGetNumDriveResponse
'CODEGEN: Generating message contract since the operation LogFSGetDriveList is neither RPC nor document wrapped.
_
Function LogFSGetDriveList(ByVal request As OpenControl.LogFSGetDriveListRequest) As OpenControl.LogFSGetDriveListResponse
'CODEGEN: Generating message contract since the operation LogFSGetHiddenDriveList is neither RPC nor document wrapped.
_
Function LogFSGetHiddenDriveList(ByVal request As OpenControl.LogFSGetHiddenDriveListRequest) As OpenControl.LogFSGetHiddenDriveListResponse
'CODEGEN: Generating message contract since the operation LogFSGetDrivePath is neither RPC nor document wrapped.
_
Function LogFSGetDrivePath(ByVal request As OpenControl.LogFSGetDrivePathRequest) As OpenControl.LogFSGetDrivePathResponse
'CODEGEN: Generating message contract since the operation LogFSAddDrive is neither RPC nor document wrapped.
_
Function LogFSAddDrive(ByVal request As OpenControl.LogFSAddDriveRequest) As OpenControl.LogFSAddDriveResponse
'CODEGEN: Generating message contract since the operation LogFSRemoveDrive is neither RPC nor document wrapped.
_
Function LogFSRemoveDrive(ByVal request As OpenControl.LogFSRemoveDriveRequest) As OpenControl.LogFSRemoveDriveResponse
'CODEGEN: Generating message contract since the operation LogFSReloadDriveList is neither RPC nor document wrapped.
_
Function LogFSReloadDriveList(ByVal request As OpenControl.LogFSReloadDriveListRequest) As OpenControl.LogFSReloadDriveListResponse
'CODEGEN: Generating message contract since the operation LogFSCreateDir is neither RPC nor document wrapped.
_
Function LogFSCreateDir(ByVal request As OpenControl.LogFSCreateDirRequest) As OpenControl.LogFSCreateDirResponse
'CODEGEN: Generating message contract since the operation LogFSCreateFile is neither RPC nor document wrapped.
_
Function LogFSCreateFile(ByVal request As OpenControl.LogFSCreateFileRequest) As OpenControl.LogFSCreateFileResponse
'CODEGEN: Generating message contract since the operation LogFSGetFileSize is neither RPC nor document wrapped.
_
Function LogFSGetFileSize(ByVal request As OpenControl.LogFSGetFileSizeRequest) As OpenControl.LogFSGetFileSizeResponse
'CODEGEN: Generating message contract since the operation LogFSGetFileAttrib is neither RPC nor document wrapped.
_
Function LogFSGetFileAttrib(ByVal request As OpenControl.LogFSGetFileAttribRequest) As OpenControl.LogFSGetFileAttribResponse
'CODEGEN: Generating message contract since the operation LogFSSetFileAttrib is neither RPC nor document wrapped.
_
Function LogFSSetFileAttrib(ByVal request As OpenControl.LogFSSetFileAttribRequest) As OpenControl.LogFSSetFileAttribResponse
'CODEGEN: Generating message contract since the operation LogFSChangeFileAttrib is neither RPC nor document wrapped.
_
Function LogFSChangeFileAttrib(ByVal request As OpenControl.LogFSChangeFileAttribRequest) As OpenControl.LogFSChangeFileAttribResponse
'CODEGEN: Generating message contract since the operation LogFSFindFirst is neither RPC nor document wrapped.
_
Function LogFSFindFirst(ByVal request As OpenControl.LogFSFindFirstRequest) As OpenControl.LogFSFindFirstResponse
'CODEGEN: Generating message contract since the operation LogFSFindNext is neither RPC nor document wrapped.
_
Function LogFSFindNext(ByVal request As OpenControl.LogFSFindNextRequest) As OpenControl.LogFSFindNextResponse
'CODEGEN: Generating message contract since the operation LogFSFindClose is neither RPC nor document wrapped.
_
Function LogFSFindClose(ByVal request As OpenControl.LogFSFindCloseRequest) As OpenControl.LogFSFindCloseResponse
'CODEGEN: Generating message contract since the operation LogFSRemoveFile is neither RPC nor document wrapped.
_
Function LogFSRemoveFile(ByVal request As OpenControl.LogFSRemoveFileRequest) As OpenControl.LogFSRemoveFileResponse
'CODEGEN: Generating message contract since the operation LogFSRemoveDir is neither RPC nor document wrapped.
_
Function LogFSRemoveDir(ByVal request As OpenControl.LogFSRemoveDirRequest) As OpenControl.LogFSRemoveDirResponse
'CODEGEN: Generating message contract since the operation LogFSRename is neither RPC nor document wrapped.
_
Function LogFSRename(ByVal request As OpenControl.LogFSRenameRequest) As OpenControl.LogFSRenameResponse
'CODEGEN: Generating message contract since the operation LogFSCopyFile is neither RPC nor document wrapped.
_
Function LogFSCopyFile(ByVal request As OpenControl.LogFSCopyFileRequest) As OpenControl.LogFSCopyFileResponse
'CODEGEN: Generating message contract since the operation LogFSGetInfo is neither RPC nor document wrapped.
_
Function LogFSGetInfo(ByVal request As OpenControl.LogFSGetInfoRequest) As OpenControl.LogFSGetInfoResponse
'CODEGEN: Generating message contract since the operation GetAvailableCustomEvents is neither RPC nor document wrapped.
_
Function GetAvailableCustomEvents(ByVal request As OpenControl.GetAvailableCustomEventsRequest) As OpenControl.GetAvailableCustomEventsResponse
'CODEGEN: Generating message contract since the operation GetSysTick is neither RPC nor document wrapped.
_
Function GetSysTick(ByVal request As OpenControl.GetSysTickRequest) As OpenControl.GetSysTickResponse
'CODEGEN: Generating message contract since the operation GetProcessConfNum is neither RPC nor document wrapped.
_
Function GetProcessConfNum(ByVal request As OpenControl.GetProcessConfNumRequest) As OpenControl.GetProcessConfNumResponse
'CODEGEN: Generating message contract since the operation MonOpenChannel is neither RPC nor document wrapped.
_
Function MonOpenChannel(ByVal request As OpenControl.MonOpenChannelRequest) As OpenControl.MonOpenChannelResponse
'CODEGEN: Generating message contract since the operation MonCloseChannel is neither RPC nor document wrapped.
_
Function MonCloseChannel(ByVal request As OpenControl.MonCloseChannelRequest) As OpenControl.MonCloseChannelResponse
'CODEGEN: Generating message contract since the operation MonAddVariable is neither RPC nor document wrapped.
_
Function MonAddVariable(ByVal request As OpenControl.MonAddVariableRequest) As OpenControl.MonAddVariableResponse
'CODEGEN: Generating message contract since the operation MonDeleteVariable is neither RPC nor document wrapped.
_
Function MonDeleteVariable(ByVal request As OpenControl.MonDeleteVariableRequest) As OpenControl.MonDeleteVariableResponse
'CODEGEN: Generating message contract since the operation MonStartSampling is neither RPC nor document wrapped.
_
Function MonStartSampling(ByVal request As OpenControl.MonStartSamplingRequest) As OpenControl.MonStartSamplingResponse
'CODEGEN: Generating message contract since the operation MonStopSampling is neither RPC nor document wrapped.
_
Function MonStopSampling(ByVal request As OpenControl.MonStopSamplingRequest) As OpenControl.MonStopSamplingResponse
'CODEGEN: Generating message contract since the operation MonGetVariable is neither RPC nor document wrapped.
_
Function MonGetVariable(ByVal request As OpenControl.MonGetVariableRequest) As OpenControl.MonGetVariableResponse
'CODEGEN: Generating message contract since the operation CheckHistory is neither RPC nor document wrapped.
_
Function CheckHistory(ByVal request As OpenControl.CheckHistoryRequest) As OpenControl.CheckHistoryResponse
'CODEGEN: Generating message contract since the operation ReadHistoryEmergMsg is neither RPC nor document wrapped.
_
Function ReadHistoryEmergMsg(ByVal request As OpenControl.ReadHistoryEmergMsgRequest) As OpenControl.ReadHistoryEmergMsgResponse
'CODEGEN: Generating message contract since the operation ReadHistoryErrorMsg is neither RPC nor document wrapped.
_
Function ReadHistoryErrorMsg(ByVal request As OpenControl.ReadHistoryErrorMsgRequest) As OpenControl.ReadHistoryErrorMsgResponse
'CODEGEN: Generating message contract since the operation ReadHistoryLogMsg is neither RPC nor document wrapped.
_
Function ReadHistoryLogMsg(ByVal request As OpenControl.ReadHistoryLogMsgRequest) As OpenControl.ReadHistoryLogMsgResponse
'CODEGEN: Generating message contract since the operation ReadHistoryAnomalyMsg is neither RPC nor document wrapped.
_
Function ReadHistoryAnomalyMsg(ByVal request As OpenControl.ReadHistoryAnomalyMsgRequest) As OpenControl.ReadHistoryAnomalyMsgResponse
'CODEGEN: Generating message contract since the operation ReadCurrentErrorMsg is neither RPC nor document wrapped.
_
Function ReadCurrentErrorMsg(ByVal request As OpenControl.ReadCurrentErrorMsgRequest) As OpenControl.ReadCurrentErrorMsgResponse
'CODEGEN: Generating message contract since the operation ReadCurrentEmergMsg is neither RPC nor document wrapped.
_
Function ReadCurrentEmergMsg(ByVal request As OpenControl.ReadCurrentEmergMsgRequest) As OpenControl.ReadCurrentEmergMsgResponse
'CODEGEN: Generating message contract since the operation ReadCurrentAnomalyMsg is neither RPC nor document wrapped.
_
Function ReadCurrentAnomalyMsg(ByVal request As OpenControl.ReadCurrentAnomalyMsgRequest) As OpenControl.ReadCurrentAnomalyMsgResponse
'CODEGEN: Generating message contract since the operation GetPTechSizes is neither RPC nor document wrapped.
_
Function GetPTechSizes(ByVal request As OpenControl.GetPTechSizesRequest) As OpenControl.GetPTechSizesResponse
'CODEGEN: Generating message contract since the operation LoadPTech is neither RPC nor document wrapped.
_
Function LoadPTech(ByVal request As OpenControl.LoadPTechRequest) As OpenControl.LoadPTechResponse
'CODEGEN: Generating message contract since the operation GetMarkerInfo is neither RPC nor document wrapped.
_
Function GetMarkerInfo(ByVal request As OpenControl.GetMarkerInfoRequest) As OpenControl.GetMarkerInfoResponse
'CODEGEN: Generating message contract since the operation ManagePartProgram is neither RPC nor document wrapped.
_
Function ManagePartProgram(ByVal request As OpenControl.ManagePartProgramRequest) As OpenControl.ManagePartProgramResponse
'CODEGEN: Generating message contract since the operation LogFSOpenFile is neither RPC nor document wrapped.
_
Function LogFSOpenFile(ByVal request As OpenControl.LogFSOpenFileRequest) As OpenControl.LogFSOpenFileResponse
'CODEGEN: Generating message contract since the operation LogFSCloseFile is neither RPC nor document wrapped.
_
Function LogFSCloseFile(ByVal request As OpenControl.LogFSCloseFileRequest) As OpenControl.LogFSCloseFileResponse
'CODEGEN: Generating message contract since the operation LogFSWriteRecord is neither RPC nor document wrapped.
_
Function LogFSWriteRecord(ByVal request As OpenControl.LogFSWriteRecordRequest) As OpenControl.LogFSWriteRecordResponse
'CODEGEN: Generating message contract since the operation LogFSReadRecord is neither RPC nor document wrapped.
_
Function LogFSReadRecord(ByVal request As OpenControl.LogFSReadRecordRequest) As OpenControl.LogFSReadRecordResponse
'CODEGEN: Generating message contract since the operation ReadRemapDefinitions is neither RPC nor document wrapped.
_
Function ReadRemapDefinitions(ByVal request As OpenControl.ReadRemapDefinitionsRequest) As OpenControl.ReadRemapDefinitionsResponse
'CODEGEN: Generating message contract since the operation WriteRemapDefinitions is neither RPC nor document wrapped.
_
Function WriteRemapDefinitions(ByVal request As OpenControl.WriteRemapDefinitionsRequest) As OpenControl.WriteRemapDefinitionsResponse
'CODEGEN: Generating message contract since the operation GetServoPar is neither RPC nor document wrapped.
_
Function GetServoPar(ByVal request As OpenControl.GetServoParRequest) As OpenControl.GetServoParResponse
'CODEGEN: Generating message contract since the operation SetServoPar is neither RPC nor document wrapped.
_
Function SetServoPar(ByVal request As OpenControl.SetServoParRequest) As OpenControl.SetServoParResponse
'CODEGEN: Generating message contract since the operation GetCNCRegKey is neither RPC nor document wrapped.
_
Function GetCNCRegKey(ByVal request As OpenControl.GetCNCRegKeyRequest) As OpenControl.GetCNCRegKeyResponse
'CODEGEN: Generating message contract since the operation SetIpAddress is neither RPC nor document wrapped.
_
Function SetIpAddress(ByVal request As OpenControl.SetIpAddressRequest) As OpenControl.SetIpAddressResponse
'CODEGEN: Generating message contract since the operation GetProcInInput is neither RPC nor document wrapped.
_
Function GetProcInInput(ByVal request As OpenControl.GetProcInInputRequest) As OpenControl.GetProcInInputResponse
'CODEGEN: Generating message contract since the operation SndProcInpData is neither RPC nor document wrapped.
_
Function SndProcInpData(ByVal request As OpenControl.SndProcInpDataRequest) As OpenControl.SndProcInpDataResponse
End Interface
'''
_
Partial Public Class BootPhaseEnquiry
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class DEFRAME
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private rowField As UShort
Private colField As UShort
Private lenField As UShort
Private textField() As Byte
'''
_
Public Property row() As UShort
Get
Return Me.rowField
End Get
Set
Me.rowField = value
Me.RaisePropertyChanged("row")
End Set
End Property
'''
_
Public Property col() As UShort
Get
Return Me.colField
End Get
Set
Me.colField = value
Me.RaisePropertyChanged("col")
End Set
End Property
'''
_
Public Property len() As UShort
Get
Return Me.lenField
End Get
Set
Me.lenField = value
Me.RaisePropertyChanged("len")
End Set
End Property
'''
_
Public Property text() As Byte()
Get
Return Me.textField
End Get
Set
Me.textField = value
Me.RaisePropertyChanged("text")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class DEFIELDCONTROL
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private strmatchField() As Byte
Private rangebyteField() As Byte
Private rangeintField() As Short
Private rangelongField() As Long
Private rangeuintField() As UShort
Private rangeulongField() As ULong
Private rangefloatField() As Double
Private rangedoubleField() As Double
'''
_
Public Property strmatch() As Byte()
Get
Return Me.strmatchField
End Get
Set
Me.strmatchField = value
Me.RaisePropertyChanged("strmatch")
End Set
End Property
'''
_
Public Property rangebyte() As Byte()
Get
Return Me.rangebyteField
End Get
Set
Me.rangebyteField = value
Me.RaisePropertyChanged("rangebyte")
End Set
End Property
'''
_
Public Property rangeint() As Short()
Get
Return Me.rangeintField
End Get
Set
Me.rangeintField = value
Me.RaisePropertyChanged("rangeint")
End Set
End Property
'''
_
Public Property rangelong() As Long()
Get
Return Me.rangelongField
End Get
Set
Me.rangelongField = value
Me.RaisePropertyChanged("rangelong")
End Set
End Property
'''
_
Public Property rangeuint() As UShort()
Get
Return Me.rangeuintField
End Get
Set
Me.rangeuintField = value
Me.RaisePropertyChanged("rangeuint")
End Set
End Property
'''
_
Public Property rangeulong() As ULong()
Get
Return Me.rangeulongField
End Get
Set
Me.rangeulongField = value
Me.RaisePropertyChanged("rangeulong")
End Set
End Property
'''
_
Public Property rangefloat() As Double()
Get
Return Me.rangefloatField
End Get
Set
Me.rangefloatField = value
Me.RaisePropertyChanged("rangefloat")
End Set
End Property
'''
_
Public Property rangedouble() As Double()
Get
Return Me.rangedoubleField
End Get
Set
Me.rangedoubleField = value
Me.RaisePropertyChanged("rangedouble")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class DEFIELDCHECK
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private convField As Byte
Private valueField As DEFIELDCONTROL
'''
_
Public Property conv() As Byte
Get
Return Me.convField
End Get
Set
Me.convField = value
Me.RaisePropertyChanged("conv")
End Set
End Property
'''
_
Public Property value() As DEFIELDCONTROL
Get
Return Me.valueField
End Get
Set
Me.valueField = value
Me.RaisePropertyChanged("value")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class DEFIELD
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private rowField As UShort
Private colField As UShort
Private typeField As Byte
Private myIdField As Byte
Private sizeField As UShort
Private disSizeField As UShort
Private checkField As DEFIELDCHECK
'''
_
Public Property row() As UShort
Get
Return Me.rowField
End Get
Set
Me.rowField = value
Me.RaisePropertyChanged("row")
End Set
End Property
'''
_
Public Property col() As UShort
Get
Return Me.colField
End Get
Set
Me.colField = value
Me.RaisePropertyChanged("col")
End Set
End Property
'''
_
Public Property type() As Byte
Get
Return Me.typeField
End Get
Set
Me.typeField = value
Me.RaisePropertyChanged("type")
End Set
End Property
'''
_
Public Property myId() As Byte
Get
Return Me.myIdField
End Get
Set
Me.myIdField = value
Me.RaisePropertyChanged("myId")
End Set
End Property
'''
_
Public Property size() As UShort
Get
Return Me.sizeField
End Get
Set
Me.sizeField = value
Me.RaisePropertyChanged("size")
End Set
End Property
'''
_
Public Property disSize() As UShort
Get
Return Me.disSizeField
End Get
Set
Me.disSizeField = value
Me.RaisePropertyChanged("disSize")
End Set
End Property
'''
_
Public Property check() As DEFIELDCHECK
Get
Return Me.checkField
End Get
Set
Me.checkField = value
Me.RaisePropertyChanged("check")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class DEKEY
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private abortField() As Byte
Private confirm1Field() As Byte
Private confirm2Field() As Byte
Private confirm3Field() As Byte
Private resetField() As Byte
Private incresField() As Byte
'''
_
Public Property abort() As Byte()
Get
Return Me.abortField
End Get
Set
Me.abortField = value
Me.RaisePropertyChanged("abort")
End Set
End Property
'''
_
Public Property confirm1() As Byte()
Get
Return Me.confirm1Field
End Get
Set
Me.confirm1Field = value
Me.RaisePropertyChanged("confirm1")
End Set
End Property
'''
_
Public Property confirm2() As Byte()
Get
Return Me.confirm2Field
End Get
Set
Me.confirm2Field = value
Me.RaisePropertyChanged("confirm2")
End Set
End Property
'''
_
Public Property confirm3() As Byte()
Get
Return Me.confirm3Field
End Get
Set
Me.confirm3Field = value
Me.RaisePropertyChanged("confirm3")
End Set
End Property
'''
_
Public Property reset() As Byte()
Get
Return Me.resetField
End Get
Set
Me.resetField = value
Me.RaisePropertyChanged("reset")
End Set
End Property
'''
_
Public Property incres() As Byte()
Get
Return Me.incresField
End Get
Set
Me.incresField = value
Me.RaisePropertyChanged("incres")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class USERINPTAB
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private myIdField As Short
Private iniRowField As Byte
Private iniColField As Byte
Private totRowField As Byte
Private totColField As Byte
Private myTypeField As Byte
Private helpField() As Byte
Private totFrameField As Byte
Private totFieldField As Byte
Private keyField As DEKEY
Private fldField() As DEFIELD
Private frmField() As DEFRAME
Private strDef1Field() As Byte
Private strDef2Field() As Byte
Private strDef3Field() As Byte
Private strDef4Field() As Byte
Private strDef5Field() As Byte
Private strDef6Field() As Byte
Private strDef7Field() As Byte
Private strDef8Field() As Byte
Private decolorField() As ULong
'''
_
Public Property myId() As Short
Get
Return Me.myIdField
End Get
Set
Me.myIdField = value
Me.RaisePropertyChanged("myId")
End Set
End Property
'''
_
Public Property iniRow() As Byte
Get
Return Me.iniRowField
End Get
Set
Me.iniRowField = value
Me.RaisePropertyChanged("iniRow")
End Set
End Property
'''
_
Public Property iniCol() As Byte
Get
Return Me.iniColField
End Get
Set
Me.iniColField = value
Me.RaisePropertyChanged("iniCol")
End Set
End Property
'''
_
Public Property totRow() As Byte
Get
Return Me.totRowField
End Get
Set
Me.totRowField = value
Me.RaisePropertyChanged("totRow")
End Set
End Property
'''
_
Public Property totCol() As Byte
Get
Return Me.totColField
End Get
Set
Me.totColField = value
Me.RaisePropertyChanged("totCol")
End Set
End Property
'''
_
Public Property myType() As Byte
Get
Return Me.myTypeField
End Get
Set
Me.myTypeField = value
Me.RaisePropertyChanged("myType")
End Set
End Property
'''
_
Public Property help() As Byte()
Get
Return Me.helpField
End Get
Set
Me.helpField = value
Me.RaisePropertyChanged("help")
End Set
End Property
'''
_
Public Property totFrame() As Byte
Get
Return Me.totFrameField
End Get
Set
Me.totFrameField = value
Me.RaisePropertyChanged("totFrame")
End Set
End Property
'''
_
Public Property totField() As Byte
Get
Return Me.totFieldField
End Get
Set
Me.totFieldField = value
Me.RaisePropertyChanged("totField")
End Set
End Property
'''
_
Public Property key() As DEKEY
Get
Return Me.keyField
End Get
Set
Me.keyField = value
Me.RaisePropertyChanged("key")
End Set
End Property
'''
_
Public Property fld() As DEFIELD()
Get
Return Me.fldField
End Get
Set
Me.fldField = value
Me.RaisePropertyChanged("fld")
End Set
End Property
'''
_
Public Property frm() As DEFRAME()
Get
Return Me.frmField
End Get
Set
Me.frmField = value
Me.RaisePropertyChanged("frm")
End Set
End Property
'''
_
Public Property strDef1() As Byte()
Get
Return Me.strDef1Field
End Get
Set
Me.strDef1Field = value
Me.RaisePropertyChanged("strDef1")
End Set
End Property
'''
_
Public Property strDef2() As Byte()
Get
Return Me.strDef2Field
End Get
Set
Me.strDef2Field = value
Me.RaisePropertyChanged("strDef2")
End Set
End Property
'''
_
Public Property strDef3() As Byte()
Get
Return Me.strDef3Field
End Get
Set
Me.strDef3Field = value
Me.RaisePropertyChanged("strDef3")
End Set
End Property
'''
_
Public Property strDef4() As Byte()
Get
Return Me.strDef4Field
End Get
Set
Me.strDef4Field = value
Me.RaisePropertyChanged("strDef4")
End Set
End Property
'''
_
Public Property strDef5() As Byte()
Get
Return Me.strDef5Field
End Get
Set
Me.strDef5Field = value
Me.RaisePropertyChanged("strDef5")
End Set
End Property
'''
_
Public Property strDef6() As Byte()
Get
Return Me.strDef6Field
End Get
Set
Me.strDef6Field = value
Me.RaisePropertyChanged("strDef6")
End Set
End Property
'''
_
Public Property strDef7() As Byte()
Get
Return Me.strDef7Field
End Get
Set
Me.strDef7Field = value
Me.RaisePropertyChanged("strDef7")
End Set
End Property
'''
_
Public Property strDef8() As Byte()
Get
Return Me.strDef8Field
End Get
Set
Me.strDef8Field = value
Me.RaisePropertyChanged("strDef8")
End Set
End Property
'''
_
Public Property decolor() As ULong()
Get
Return Me.decolorField
End Get
Set
Me.decolorField = value
Me.RaisePropertyChanged("decolor")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class INPUTINFO
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private processField As UShort
Private isInInputField As Byte
Private dataField As USERINPTAB
'''
_
Public Property Process() As UShort
Get
Return Me.processField
End Get
Set
Me.processField = value
Me.RaisePropertyChanged("Process")
End Set
End Property
'''
_
Public Property isInInput() As Byte
Get
Return Me.isInInputField
End Get
Set
Me.isInInputField = value
Me.RaisePropertyChanged("isInInput")
End Set
End Property
'''
_
Public Property Data() As USERINPTAB
Get
Return Me.dataField
End Get
Set
Me.dataField = value
Me.RaisePropertyChanged("Data")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class REMAPDEF
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private varTypeField As Byte
Private physAddrField As UShort
Private physBitField As Byte
Private logicAddrField As UShort
Private logicBitField As Byte
Private modeField As Byte
Private riseTimeField As UInteger
Private fallTimeField As UInteger
Private valueField As UInteger
Private iOMsgIdField As UInteger
Private iOClassField As Byte
Private currPhysValueField As UInteger
Private currLogicValueField As UInteger
'''
_
Public Property VarType() As Byte
Get
Return Me.varTypeField
End Get
Set
Me.varTypeField = value
Me.RaisePropertyChanged("VarType")
End Set
End Property
'''
_
Public Property PhysAddr() As UShort
Get
Return Me.physAddrField
End Get
Set
Me.physAddrField = value
Me.RaisePropertyChanged("PhysAddr")
End Set
End Property
'''
_
Public Property PhysBit() As Byte
Get
Return Me.physBitField
End Get
Set
Me.physBitField = value
Me.RaisePropertyChanged("PhysBit")
End Set
End Property
'''
_
Public Property LogicAddr() As UShort
Get
Return Me.logicAddrField
End Get
Set
Me.logicAddrField = value
Me.RaisePropertyChanged("LogicAddr")
End Set
End Property
'''
_
Public Property LogicBit() As Byte
Get
Return Me.logicBitField
End Get
Set
Me.logicBitField = value
Me.RaisePropertyChanged("LogicBit")
End Set
End Property
'''
_
Public Property Mode() As Byte
Get
Return Me.modeField
End Get
Set
Me.modeField = value
Me.RaisePropertyChanged("Mode")
End Set
End Property
'''
_
Public Property RiseTime() As UInteger
Get
Return Me.riseTimeField
End Get
Set
Me.riseTimeField = value
Me.RaisePropertyChanged("RiseTime")
End Set
End Property
'''
_
Public Property FallTime() As UInteger
Get
Return Me.fallTimeField
End Get
Set
Me.fallTimeField = value
Me.RaisePropertyChanged("FallTime")
End Set
End Property
'''
_
Public Property Value() As UInteger
Get
Return Me.valueField
End Get
Set
Me.valueField = value
Me.RaisePropertyChanged("Value")
End Set
End Property
'''
_
Public Property IOMsgId() As UInteger
Get
Return Me.iOMsgIdField
End Get
Set
Me.iOMsgIdField = value
Me.RaisePropertyChanged("IOMsgId")
End Set
End Property
'''
_
Public Property IOClass() As Byte
Get
Return Me.iOClassField
End Get
Set
Me.iOClassField = value
Me.RaisePropertyChanged("IOClass")
End Set
End Property
'''
_
Public Property CurrPhysValue() As UInteger
Get
Return Me.currPhysValueField
End Get
Set
Me.currPhysValueField = value
Me.RaisePropertyChanged("CurrPhysValue")
End Set
End Property
'''
_
Public Property CurrLogicValue() As UInteger
Get
Return Me.currLogicValueField
End Get
Set
Me.currLogicValueField = value
Me.RaisePropertyChanged("CurrLogicValue")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class MARKERINFO
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private numberField As Short
Private lineNumField() As UInteger
Private numBlksField() As UInteger
Private markerNameField()() As Byte
Private pPnameField()() As Byte
Private breakValField As UInteger
'''
_
Public Property Number() As Short
Get
Return Me.numberField
End Get
Set
Me.numberField = value
Me.RaisePropertyChanged("Number")
End Set
End Property
'''
_
Public Property LineNum() As UInteger()
Get
Return Me.lineNumField
End Get
Set
Me.lineNumField = value
Me.RaisePropertyChanged("LineNum")
End Set
End Property
'''
_
Public Property NumBlks() As UInteger()
Get
Return Me.numBlksField
End Get
Set
Me.numBlksField = value
Me.RaisePropertyChanged("NumBlks")
End Set
End Property
'''
_
Public Property MarkerName() As Byte()()
Get
Return Me.markerNameField
End Get
Set
Me.markerNameField = value
Me.RaisePropertyChanged("MarkerName")
End Set
End Property
'''
_
Public Property PPname() As Byte()()
Get
Return Me.pPnameField
End Get
Set
Me.pPnameField = value
Me.RaisePropertyChanged("PPname")
End Set
End Property
'''
_
Public Property breakVal() As UInteger
Get
Return Me.breakValField
End Get
Set
Me.breakValField = value
Me.RaisePropertyChanged("breakVal")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class MSGANOMALY
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private bootIDField As UInteger
Private systemTimeField As SYSTEMTIMECNDEX
Private unIdSeqField As UInteger
Private codeErrField As UInteger
Private lineaField As UInteger
Private formatTxtField() As Byte
'''
_
Public Property BootID() As UInteger
Get
Return Me.bootIDField
End Get
Set
Me.bootIDField = value
Me.RaisePropertyChanged("BootID")
End Set
End Property
'''
_
Public Property SystemTime() As SYSTEMTIMECNDEX
Get
Return Me.systemTimeField
End Get
Set
Me.systemTimeField = value
Me.RaisePropertyChanged("SystemTime")
End Set
End Property
'''
_
Public Property UnIdSeq() As UInteger
Get
Return Me.unIdSeqField
End Get
Set
Me.unIdSeqField = value
Me.RaisePropertyChanged("UnIdSeq")
End Set
End Property
'''
_
Public Property CodeErr() As UInteger
Get
Return Me.codeErrField
End Get
Set
Me.codeErrField = value
Me.RaisePropertyChanged("CodeErr")
End Set
End Property
'''
_
Public Property Linea() As UInteger
Get
Return Me.lineaField
End Get
Set
Me.lineaField = value
Me.RaisePropertyChanged("Linea")
End Set
End Property
'''
_
Public Property FormatTxt() As Byte()
Get
Return Me.formatTxtField
End Get
Set
Me.formatTxtField = value
Me.RaisePropertyChanged("FormatTxt")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class SYSTEMTIMECNDEX
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private wYearField As UShort
Private wMonthField As UShort
Private wDayOfWeekField As UShort
Private wDayField As UShort
Private wHourField As UShort
Private wMinuteField As UShort
Private wSecondField As UShort
Private wMillisecondsField As UShort
'''
_
Public Property wYear() As UShort
Get
Return Me.wYearField
End Get
Set
Me.wYearField = value
Me.RaisePropertyChanged("wYear")
End Set
End Property
'''
_
Public Property wMonth() As UShort
Get
Return Me.wMonthField
End Get
Set
Me.wMonthField = value
Me.RaisePropertyChanged("wMonth")
End Set
End Property
'''
_
Public Property wDayOfWeek() As UShort
Get
Return Me.wDayOfWeekField
End Get
Set
Me.wDayOfWeekField = value
Me.RaisePropertyChanged("wDayOfWeek")
End Set
End Property
'''
_
Public Property wDay() As UShort
Get
Return Me.wDayField
End Get
Set
Me.wDayField = value
Me.RaisePropertyChanged("wDay")
End Set
End Property
'''
_
Public Property wHour() As UShort
Get
Return Me.wHourField
End Get
Set
Me.wHourField = value
Me.RaisePropertyChanged("wHour")
End Set
End Property
'''
_
Public Property wMinute() As UShort
Get
Return Me.wMinuteField
End Get
Set
Me.wMinuteField = value
Me.RaisePropertyChanged("wMinute")
End Set
End Property
'''
_
Public Property wSecond() As UShort
Get
Return Me.wSecondField
End Get
Set
Me.wSecondField = value
Me.RaisePropertyChanged("wSecond")
End Set
End Property
'''
_
Public Property wMilliseconds() As UShort
Get
Return Me.wMillisecondsField
End Get
Set
Me.wMillisecondsField = value
Me.RaisePropertyChanged("wMilliseconds")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class MSGLOGS
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private bootIDField As UInteger
Private systemTimeField As SYSTEMTIMECNDEX
Private unIdSeqField As UInteger
Private codeLogField As UInteger
Private errinfoField As UInteger
Private formatTxtField() As Byte
'''
_
Public Property BootID() As UInteger
Get
Return Me.bootIDField
End Get
Set
Me.bootIDField = value
Me.RaisePropertyChanged("BootID")
End Set
End Property
'''
_
Public Property SystemTime() As SYSTEMTIMECNDEX
Get
Return Me.systemTimeField
End Get
Set
Me.systemTimeField = value
Me.RaisePropertyChanged("SystemTime")
End Set
End Property
'''
_
Public Property UnIdSeq() As UInteger
Get
Return Me.unIdSeqField
End Get
Set
Me.unIdSeqField = value
Me.RaisePropertyChanged("UnIdSeq")
End Set
End Property
'''
_
Public Property CodeLog() As UInteger
Get
Return Me.codeLogField
End Get
Set
Me.codeLogField = value
Me.RaisePropertyChanged("CodeLog")
End Set
End Property
'''
_
Public Property Errinfo() As UInteger
Get
Return Me.errinfoField
End Get
Set
Me.errinfoField = value
Me.RaisePropertyChanged("Errinfo")
End Set
End Property
'''
_
Public Property FormatTxt() As Byte()
Get
Return Me.formatTxtField
End Get
Set
Me.formatTxtField = value
Me.RaisePropertyChanged("FormatTxt")
End Set
End Property
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
If (Not (propertyChanged) Is Nothing) Then
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
End If
End Sub
End Class
'''
_
Partial Public Class MSGERROR
Inherits Object
Implements System.ComponentModel.INotifyPropertyChanged
Private bootIDField As UInteger
Private systemTimeField As SYSTEMTIMECNDEX
Private unIdSeqField As UInteger
Private codeErrField As UInteger
Private processField As Short
Private comandoField As SByte
Private subComField As SByte
Private formatTxtField() As Byte
'''
_
Public Property BootID() As UInteger
Get
Return Me.bootIDField
End Get
Set
Me.bootIDField = value
Me.RaisePropertyChanged("BootID")
End Set
End Property
'''
_
Public Property SystemTime() As SYSTEMTIMECNDEX
Get
Return Me.systemTimeField
End Get
Set
Me.systemTimeField = value
Me.RaisePropertyChanged("SystemTime")
End Set
End Property
'''
_
Public Property UnIdSeq() As UInteger
Get
Return Me.unIdSeqField
End Get
Set
Me.unIdSeqField = value
Me.RaisePropertyChanged("UnIdSeq")
End Set
End Property
'''
_
Public Property CodeErr() As UInteger
Get
Return Me.codeErrField
End Get
Set
Me.codeErrField = value
Me.RaisePropertyChanged("CodeErr")
End Set
End Property
'''
_
Public Property Process() As Short
Get
Return Me.processField
End Get
Set
Me.processField = value
Me.RaisePropertyChanged("Process")
End Set
End Property
'''