OptoMMP2
OptoMMP2.OptoMMP Member List

This is the complete list of members for OptoMMP2.OptoMMP, including all inherited members.

AboutPulses()OptoMMP2.OptoMMP
AnalogWriteOptions enum nameOptoMMP2.OptoMMP
ChangeTimeout(int i32TimeoutMs)OptoMMP2.OptoMMP
Close()OptoMMP2.OptoMMP
ConfigureContinuousPulsesDuration(Boolean bInvert, Single f32StartDelayTimeSeconds, Single f32OnPercent, Single f32PeriodSeconds, IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512)OptoMMP2.OptoMMP
ConfigureContinuousPulsesTime(Boolean bInvert, Single f32StartDelayTimeSeconds, Single f32OnTimeSeconds, Single f32OffTimeSeconds, IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512)OptoMMP2.OptoMMP
ConfigureNPulsesDuration(Boolean bInvert, Single f32StartDelayTimeSeconds, Single f32OnPercent, Single f32PeriodSeconds, UInt32 u32PulseQuantity, IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512)OptoMMP2.OptoMMP
ConfigureNPulsesTime(Boolean bInvert, Single f32StartDelayTimeSeconds, Single f32OnTimeSeconds, Single f32OffTimeSeconds, UInt32 u32PulseQuantity, IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512)OptoMMP2.OptoMMP
Connection enum nameOptoMMP2.OptoMMP
ConvertNumberToFirmwareVersion(int i32Number)OptoMMP2.OptoMMPstatic
ConvertTemperature(Single f32InputTemp, TemperatureScale eInScale, TemperatureScale eOutScale)OptoMMP2.OptoMMPstatic
eDataCode enum nameOptoMMP2.OptoMMP
eDigitalFeature enum nameOptoMMP2.OptoMMP
EnableBrainStreaming(bool bEnableStreaming)OptoMMP2.OptoMMP
ePidAlgorithm enum nameOptoMMP2.OptoMMP
ePidWriteOptions enum nameOptoMMP2.OptoMMP
GetCacheFreshness()OptoMMP2.OptoMMP
GetExtendedErrorInformation(out string strMessage, out bool bCommFault, out bool bProtocolFault, out bool bArgumentFault)OptoMMP2.OptoMMP
GetLastRCodeFault()OptoMMP2.OptoMMP
GetModuleAndChannelFromPoint4096(int i32Point, out int i32Module, out int i32Channel)OptoMMP2.OptoMMPstatic
GetModuleAndChannelFromPoint512(int i32Point, out int i32Module, out int i32Channel)OptoMMP2.OptoMMPstatic
GetModuleAndChannelFromPoint64(int i32Point, out int i32Module, out int i32Channel)OptoMMP2.OptoMMPstatic
GetPointNumberFor4096(int i32Module, int i32Channel)OptoMMP2.OptoMMPstatic
GetPointNumberFor512(int i32Module, int i32Channel)OptoMMP2.OptoMMPstatic
GetPointNumberFor64(int i32Module, int i32Channel)OptoMMP2.OptoMMPstatic
GetSerialOrSsiPortIndexFromModuleAndChannel(int i32Module, int i32Channel)OptoMMP2.OptoMMPstatic
i32cMaximumPulseObjectsOptoMMP2.OptoMMP
IoModel enum nameOptoMMP2.OptoMMP
IsOpen()OptoMMP2.OptoMMP
Open(string sHost, int i32Port, Connection eType, int i32InitialTimeoutMs, bool bPowerUpClear)OptoMMP2.OptoMMP
OptoMMP()OptoMMP2.OptoMMP
ReadAnalogEu512(int i32Point, ref Single f32Value)OptoMMP2.OptoMMP
ReadAnalogEus512(ref Single[] f32aryValues, int i32StartIndex)OptoMMP2.OptoMMP
ReadAnalogLoadCellConfiguration4096(int i32PointNumber, out uint u32FastSettle, out uint u32FilterWeight)OptoMMP2.OptoMMP
ReadAnalogLoadCellConfiguration64(int i32PointNumber, out uint u32FastSettle, out uint u32FilterWeight)OptoMMP2.OptoMMP
ReadAnalogPointConfiguration4096(int i32PointNumber, out int i32PointType, out Single fHighScale, out Single fLowScale, out Single fOffset, out Single fGain, out Single fFilterWeight, out bool bEnableWatchdog, out Single fWatchdogValue)OptoMMP2.OptoMMP
ReadAnalogPointConfiguration64(int i32PointNumber, out int i32ModuleType, out int i32PointType, out Single fHighScale, out Single fLowScale, out Single fOffset, out Single fGain, out Single fFilterWeight, out bool bEnableWatchdog, out Single fWatchdogValue)OptoMMP2.OptoMMP
ReadAnalogState64(int i32PointNumber, ref Single fAnalogValue)OptoMMP2.OptoMMP
ReadAnalogStates64(ref Single[] fary, int i32StartingIndex)OptoMMP2.OptoMMP
ReadBrainDiagnosticInformation(out structBrainDiagnosticInformation info)OptoMMP2.OptoMMP
ReadBrainStreamingConfiguration(out bool bIsEnabled, out int i32IntervalMs, out int i32UdpPortDestination, out string[] saryIpAddresses, out long i64OptoMMPAddress, out int i32LengthOfStream)OptoMMP2.OptoMMP
ReadClearDigitalLatch64(int i32PointNumber, bool bOnLatch, out bool bLatchState)OptoMMP2.OptoMMP
ReadClearDigitalLatches64(bool bOnLatch, out long i64LatchBitmask)OptoMMP2.OptoMMP
ReadClearDigitalLatches64(bool bOnLatch, out UInt64 u64LatchBitmask)OptoMMP2.OptoMMP
ReadClearDigitalLatches64(bool bOnLatch, ref Boolean[] baryLatches, Int32 i32StartIndex)OptoMMP2.OptoMMP
ReadDateTime(out string sDateTime)OptoMMP2.OptoMMP
ReadDigitalCountersStatus64(out long i64ActivateBitMask)OptoMMP2.OptoMMP
ReadDigitalCountersStatus64(ref bool[] baryActive, int i32StartIndex)OptoMMP2.OptoMMP
ReadDigitalCounterStatus64(int i32PointNumber, out bool bCounterStatus)OptoMMP2.OptoMMP
ReadDigitalLatch64(int i32PointNumber, out bool bOnLatch, out bool bOffLatch)OptoMMP2.OptoMMP
ReadDigitalLatches64(out long i64OnLatchBitMask, out long i64OffLatchBitMask)OptoMMP2.OptoMMP
ReadDigitalLatches64(out UInt64 u64OnLatchBitMask, out UInt64 u64OffLatchBitMask)OptoMMP2.OptoMMP
ReadDigitalLatches64(ref Boolean[] baryOnLatches, ref Boolean[] baryOffLatches, Int32 i32StartIndex)OptoMMP2.OptoMMP
ReadDigitalPointConfiguration64(int i32PointNumber, out int i32ModuleType, out int i32PointType, out int i32Feature, ref bool bWatchdogEnabled, ref bool bWatchdogValue)OptoMMP2.OptoMMP
ReadDigitalState64(int i32PointNumber, ref bool bState)OptoMMP2.OptoMMP
ReadDigitalStates64(ref long i64DigitalStatesBitmask)OptoMMP2.OptoMMP
ReadDigitalStates64(out UInt64 u64DigitalStatesBitmask)OptoMMP2.OptoMMP
ReadDigitalStates64(ref Boolean[] baryDigitalStates64, int i32StartIndex)OptoMMP2.OptoMMP
ReadFOrCStatus(out bool bIsFahrenheit)OptoMMP2.OptoMMP
ReadHighDensityDigitalCounter(int i32Module, int i32Channel, out UInt32 u32Counter)OptoMMP2.OptoMMP
ReadHighDensityDigitalLatch(int i32Module, int i32Channel, out bool bOnLatch, out bool bOffLatch)OptoMMP2.OptoMMP
ReadHighDensityDigitalState(int i32PointNumber, out bool bState)OptoMMP2.OptoMMP
ReadHighDensityDigitalStates(ref bool[] baryStates, int i32StartIndex)OptoMMP2.OptoMMP
ReadHighDensityDigitalStates(ref uint[] u32aryBitStates, int i32StartIndex)OptoMMP2.OptoMMP
ReadInts(long i64MmpAddress, int i32Length, ref int[] i32aryInts, int i32StartingIndex)OptoMMP2.OptoMMP
ReadLongs(long i64MmpAddress, int i32Length, ref long[] i64aryLongs, int i32StartingIndex)OptoMMP2.OptoMMP
Readme_AboutIOModules()OptoMMP2.OptoMMPstatic
Readme_WhenErrorsOccur()OptoMMP2.OptoMMPstatic
ReadOptionallyClearAnalogMaxMin64(int i32PointNumber, bool bClear, out Single fMaximum, out Single fMinimum)OptoMMP2.OptoMMP
ReadOptionallyClearCounter64(int i32PointNumber, bool bClear, out UInt32 u32Counter)OptoMMP2.OptoMMP
ReadOptionallyClearCounters64(bool bClear, ref UInt32[] u32aryCounters, int i32StartIndex)OptoMMP2.OptoMMP
ReadOptionallyClearHighDensityDigitalCounters32(bool bClear, ref UInt32[] u32aryCounters, int i32StartIndex)OptoMMP2.OptoMMP
ReadOptionallyClearHighDensityDigitalLatches(bool bClear, ref bool[] baryOnLatches, ref bool[] baryOffLatches, int i32StartIndex)OptoMMP2.OptoMMP
ReadOptionallyClearHighDensityDigitalLatches(bool bClear, ref uint[] u32aryOnLatches, ref uint[] u32aryOffLatches, int i32StartIndex)OptoMMP2.OptoMMP
ReadOptionallyClearHighDensityDigitalLatches(int i32StartModule, int i32EndModule, bool bClear, ref bool[] baryOnLatches, ref bool[] baryOffLatches, int i32StartIndex)OptoMMP2.OptoMMP
ReadPid(Int32 i32PidIndex, ref stPid PidData)OptoMMP2.OptoMMP
ReadPidQuantity(out Int32 i32PidQuantity)OptoMMP2.OptoMMP
ReadPulseOnOffTime(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, out Single f32OnTime, out Single f32OffTime)OptoMMP2.OptoMMP
ReadPulsePercentage(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, out Single f32Percent)OptoMMP2.OptoMMP
ReadPulsePeriod(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, out Single f32Period)OptoMMP2.OptoMMP
ReadScannerFlags(out int i32ScannerFlags)OptoMMP2.OptoMMP
ReadSerialModuleConfiguration(int i32PortNumber, out int i32TcpPort, out int i32BaudRate, out SerialParity eParity, out byte byDataBits, out byte byStopBits, out bool bHardwareFlowControl, out bool bTestMessage, out int i32Eom, out bool b4WireMode)OptoMMP2.OptoMMP
ReadSingles(long i64MmpAddress, int i32Length, ref Single[] f32arySingles, int i32StartingIndex)OptoMMP2.OptoMMP
ReadSsiModuleConfiguration(int i32PortNumber, out int i32FrameSize, out Single f32ClockSpeedkHz, out Single f32InterFrameTimeUs, out int i32MsbOffset, out int i32DataBits, out int i32ErrorBitOffset, out bool bErrorBitLowIsError, out eDataCode eCoding, out bool bEnabled)OptoMMP2.OptoMMP
ReadStrategyStreaming(out string sCommHandle, out Single fInterval, out int i32Objects)OptoMMP2.OptoMMP
ReadWatchdogTime(out int i32WatchdogTimeMs)OptoMMP2.OptoMMP
ScratchpadBitRead(out Boolean bState, Int32 i32Index)OptoMMP2.OptoMMP
ScratchpadBitsRead(out UInt64 u64ScratchpadBitmask)OptoMMP2.OptoMMP
ScratchpadBitsRead(ref Boolean[] baryScratchpad, int i32StartIndex)OptoMMP2.OptoMMP
ScratchpadBitsWrite(UInt64 u64OnMask, UInt64 u64OffMask)OptoMMP2.OptoMMP
ScratchpadBitsWrite(bool[] baryOnStates, bool[] baryOffStates, int i32StartIndex)OptoMMP2.OptoMMP
ScratchpadBitWrite(Boolean bState, Int32 i32Index)OptoMMP2.OptoMMP
ScratchPadF32NumberofElements()OptoMMP2.OptoMMP
ScratchpadFloatRead(ref Single[] fary, int i32StartFaryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchpadFloatWrite(Single[] fary, int i32StartFaryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchPadI32NumberofElements()OptoMMP2.OptoMMP
ScratchpadI32Read(ref int[] i32ary, int i32StartIaryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchpadI32Write(int[] i32ary, int i32StartIaryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchPadI64NumberofElements()OptoMMP2.OptoMMP
ScratchpadI64Read(ref long[] i64ary, int i32StartIaryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchpadI64Write(long[] i64ary, int i32StartIaryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchPadStringNumberofElements()OptoMMP2.OptoMMP
ScratchpadStringRead(ref string[] strary, int i32StartStraryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
ScratchpadStringWrite(string[] strary, int i32StartStraryIndex, int i32Length, int i32StartScratchpadStartIndex)OptoMMP2.OptoMMP
SerialParity enum nameOptoMMP2.OptoMMP
SetCacheFreshness(int i32FreshnessMs)OptoMMP2.OptoMMP
StartPulse(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512)OptoMMP2.OptoMMP
StatusWriteCommand enum nameOptoMMP2.OptoMMP
StopPulse(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, Boolean bTurnOn)OptoMMP2.OptoMMP
StrategyStreamObjectsBits enum nameOptoMMP2.OptoMMP
TemperatureScale enum nameOptoMMP2.OptoMMP
WriteAnalogEu512(int i32Point, Single f32Value)OptoMMP2.OptoMMP
WriteAnalogLoadCellConfiguration4096(int i32PointNumber, uint u32FastSettle, uint u32FilterWeight)OptoMMP2.OptoMMP
WriteAnalogLoadCellConfiguration64(int i32PointNumber, uint u32FastSettle, uint u32FilterWeight)OptoMMP2.OptoMMP
WriteAnalogPointConfiguration4096(int i32PointNumber, int i32PointType, Single fHighScale, Single fLowScale, Single fOffset, Single fGain, Single fFilterWeight, bool bEnableWatchdog, Single fWatchdogValue)OptoMMP2.OptoMMP
WriteAnalogPointConfiguration4096(int i32PointNumber, int i32PointType)OptoMMP2.OptoMMP
WriteAnalogPointConfiguration64(int i32PointNumber, int i32PointType, Single fHighScale, Single fLowScale, Single fOffset, Single fGain, Single fFilterWeight, bool bEnableWatchdog, Single fWatchdogValue)OptoMMP2.OptoMMP
WriteAnalogState64(int i32PointNumber, AnalogWriteOptions eOption, Single fWriteValue)OptoMMP2.OptoMMP
WriteAnalogStates64(Single[] faryValues, bool bEngineeringUnits, int i32StartIndex)OptoMMP2.OptoMMP
WriteBrainStreamingConfiguration(int i32IntervalMs, int i32UdpPortDestination, string[] saryIpAddresses, long i64OptoMMPAddress, int i32LengthOfStream)OptoMMP2.OptoMMP
WriteDateTime(string sDateTime)OptoMMP2.OptoMMP
WriteDigitalEnableorDisableCounter64(int i32PointNumber, bool bActivate)OptoMMP2.OptoMMP
WriteDigitalEnableorDisableCounters64(long i64ActivateBitMask, long i64DeactivateBitMask)OptoMMP2.OptoMMP
WriteDigitalEnableorDisableCounters64(bool[] baryActivate, bool[] baryDeactivate, int i32StartIndex)OptoMMP2.OptoMMP
WriteDigitalPointConfiguration64(int i32PointNumber, bool bOutput, eDigitalFeature eFeature, bool bEnableWatchdog, bool bWatchdogValue)OptoMMP2.OptoMMP
WriteDigitalState64(int i32PointNumber, bool bOn)OptoMMP2.OptoMMP
WriteDigitalStates64(long i64StateBitMask)OptoMMP2.OptoMMP
WriteDigitalStates64(ref bool[] baryStates, int i32StartIndex)OptoMMP2.OptoMMP
WriteDigitalStatesMoMo64(long i64OnMask, long i64OffMask)OptoMMP2.OptoMMP
WriteDigitalStatesMoMo64(bool[] baryOnStates, bool[] baryOffStates, int i32StartIndex)OptoMMP2.OptoMMP
WriteFOrCStatus(bool bIsFahrenheit)OptoMMP2.OptoMMP
WriteHighDensityDigitalStates(int i32StartModule, int i32EndModule, bool[] baryStates, int i32StartIndex)OptoMMP2.OptoMMP
WriteHighDensityDigitalStates(int i32StartModule, int i32EndModule, int[] i32aryStates, int i32StartIndex)OptoMMP2.OptoMMP
WriteInts(long i64MmpAddress, int i32Length, int[] i32aryInts, int i32StartingIndex)OptoMMP2.OptoMMP
WriteLocalDateTime()OptoMMP2.OptoMMP
WriteLongs(long i64MmpAddress, int i32Length, long[] i64aryLongs, int i32StartingIndex)OptoMMP2.OptoMMP
WritePid(Int32 i32PidIndex, stPid PidData, ePidWriteOptions eWriteOption)OptoMMP2.OptoMMP
WritePointConfiguration64(int i32PointNumber, int i32PointType)OptoMMP2.OptoMMP
WritePulseOnOffTime(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, Single f32OnTime, Single f32OffTime)OptoMMP2.OptoMMP
WritePulsePercentage(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, Single f32Percent)OptoMMP2.OptoMMP
WritePulsePeriod(IoModel eIoModelOfPointIndex, Int32 i32PointIndex64or512, Single f32Period)OptoMMP2.OptoMMP
WriteScannerFlags(int i32ScannerFlags)OptoMMP2.OptoMMP
WriteSerialModuleConfiguration(int i32PortNumber, int i32TcpPort, int i32BaudRate, SerialParity eParity, byte byDataBits, byte byStopBits, bool bHardwareFlowControl, bool bTestMessage, int i32Eom, bool b4WireMode)OptoMMP2.OptoMMP
WriteSingles(long i64MmpAddress, int i32Length, Single[] f32arySingles, int i32StartingIndex)OptoMMP2.OptoMMP
WriteSsiModuleConfiguration(int i32PortNumber, int i32FrameSize, float f32ClockSpeedkHz, float f32InterFrameTimeUs, int i32MsbOffset, int i32DataBits, int i32ErrorBitOffset, bool bErrorBitLowIsError, eDataCode eCoding, bool bEnabled)OptoMMP2.OptoMMP
WriteStatusCommand(StatusWriteCommand eCommand)OptoMMP2.OptoMMP
WriteStrategyStreaming(string sCommHandle, Single fInterval, int i32Objects, bool bStoreToFlash)OptoMMP2.OptoMMP
WriteWatchdogTime(int i32WatchdogTimeMs)OptoMMP2.OptoMMP