OP510_CloseDriver |
OP510MDLL |
Close the driver, closing the connection and communication with the device. |
OP510_GetDLLRev |
OP510MDLL |
Get the revision number of DLL |
OP510_GetDLLStatus |
OP510MDLL |
Get the initialization status of the DLL and USB device |
OP510_GetFWRevision |
OP510MDLL |
Get the device's firmware revision
|
OP510_GetModuleID |
OP510MDLL |
Get the Module ID (internal product code) of the device. |
OP510_GetTemperature |
OP510MDLL |
Get the temperature in the specified units. |
OP510_GetUSBDeviceCount |
OP510MDLL |
Get the number of connected compatible USB devices. |
OP510_GetUSBDeviceDescription |
OP510MDLL |
Get the USB Device Description (up to 16 characters) of the specified device. |
OP510_GetUSBSerialNumber |
OP510MDLL |
Get the USB Device Serial Number (8 characters) of the specified device. |
OP510_GetUSBStatus |
OP510MDLL |
Get the USB error flag of last operation as well as the error code. |
OP510_GetWavelength |
OP510MDLL |
Get the active channel's current wavelength information. |
OP510_NextWavelength |
OP510MDLL |
Set wavelenght to the next one the active channel's list of available measurement wavelength. |
OP510_OpenDriver |
OP510MDLL |
Initialize the device with the given USB Handle. |
OP510_OpenUSBDevice |
OP510MDLL |
Open the specified USB device and get a USB Handle. |
OP510_ReadAnalog |
OP510MDLL |
Read raw ADC values for current active OPM channel. |
OP510_ReadLoss |
OP510MDLL |
Read power loss from active channel. |
OP510_ReadPower |
OP510MDLL |
Read power from active channel. |
OP510_ReferencePower |
OP510MDLL |
Perform internal power reference for active OPM channel. |
OP510_SelectModule |
OP510MDLL |
Select the specified module. |
OP510_SetAbsolute |
OP510MDLL |
Set active channel to absolute (dBm) measurement mode. |
OP510_SetAutoRange |
OP510MDLL |
Set the Auto-Range on or off (Range-Hold). |
OP510_SetGain |
OP510MDLL |
Set the current gain (must have Auto-Range set to off). |
OP510_SetReference |
OP510MDLL |
Perform internal power reference then set active channel to relative (dB) measurement mode. |
OP510_SetWavelength |
OP510MDLL |
Set the active channel's measurement wavelength. |
OP710_ActiveModule |
OP710MDLL |
Check if module is active and returns USB Handle for that module if it is. |
OP710_Backlight |
OP710MDLL |
Turn the front panel display backlight on or off. |
OP710_CloseDriver |
OP710MDLL |
Close the driver, closing the connection and communication with the device. |
OP710_ConvertPower |
OP710MDLL |
Convert a pair of raw ADC value and gain (from ReadAnalog) to power in dBm. |
OP710_GetActiveChannel |
OP710MDLL |
Get the current active channel. |
OP710_GetBulk |
OP710MDLL |
Perform a fast, repeated, simultaneous power measurement from all channels. |
OP710_GetChannelBuffer |
OP710MDLL |
Measure power from all channels simultaneously. |
OP710_GetDLLRev |
OP710MDLL |
Get the revision number of DLL |
OP710_GetDLLStatus |
OP710MDLL |
Get the initialization status of the DLL and USB device |
OP710_GetFWRevision |
OP710MDLL |
Get the device's firmware revision
|
OP710_GetModuleID |
OP710MDLL |
Get the Module ID (internal product code) of the device. |
OP710_GetModuleNumber |
OP710MDLL |
Get the module number of currently selected module. |
OP710_GetTemperature |
OP710MDLL |
Get the temperature in the specified units. |
OP710_GetUSBDeviceCount |
OP710MDLL |
Get the number of connected compatible USB devices. |
OP710_GetUSBDeviceDescription |
OP710MDLL |
Get the USB Device Description (up to 16 characters) of the specified device. |
OP710_GetUSBSerialNumber |
OP710MDLL |
Get the USB Device Serial Number (8 characters) of the specified device. |
OP710_GetUSBStatus |
OP710MDLL |
Get the USB error flag of last operation as well as the error code. |
OP710_GetWavelength |
OP710MDLL |
Get the active channel's current wavelength information. |
OP710_NextWavelength |
OP710MDLL |
Set wavelenght to the next one the active channel's list of available measurement wavelength. |
OP710_OpenDriver |
OP710MDLL |
Initialize the device with the given USB Handle. |
OP710_OpenUSBDevice |
OP710MDLL |
Open the specified USB device and get a USB Handle. |
OP710_ReadAnalog |
OP710MDLL |
Read raw ADC values for current active OPM channel. |
OP710_ReadChannelBuffer |
OP710MDLL |
Read the power measured by GetChannelBuffer for the specified channel. |
OP710_ReadChannelBufferRaw |
OP710MDLL |
Read the raw ADC power measured by GetChannelBuffer for the specified channel. |
OP710_ReadLoss |
OP710MDLL |
Read power loss from active channel. |
OP710_ReadPower |
OP710MDLL |
Read power from active channel. |
OP710_ReferencePower |
OP710MDLL |
Perform internal power reference for active OPM channel. |
OP710_RemoteMode |
OP710MDLL |
Set Remote Mode. |
OP710_SelectModule |
OP710MDLL |
Select the specified module. |
OP710_SetAbsolute |
OP710MDLL |
Set active channel to absolute (dBm) measurement mode. |
OP710_SetActiveChannel |
OP710MDLL |
Set the current active channel. |
OP710_SetAutoRange |
OP710MDLL |
Set the Auto-Range on or off (Range-Hold). |
OP710_SetBulkMode |
OP710MDLL |
|
OP710_SetGain |
OP710MDLL |
Set the current gain (must have Auto-Range set to off). |
OP710_SetOPMMode |
OP710MDLL |
Set power measurement mode, if supported. |
OP710_SetReference |
OP710MDLL |
Perform internal power reference then set active channel to relative (dB) measurement mode. |
OP710_SetSamplingSpeed |
OP710MDLL |
Set the OPM Sampling Speed
This requires driver initialization with OP710_OpenDriver. |
OP710_SetWavelength |
OP710MDLL |
Set the active channel's measurement wavelength. |
OP720_ActiveModule |
OP720MDLL |
Check if module is active and returns USB Handle for that module if it is. |
OP720_CloseDriver |
OP720MDLL |
Close the driver, closing the connection and communication with the device. |
OP720_GetActiveChannel |
OP720MDLL |
Get the current active channel. |
OP720_GetDLLRev |
OP720MDLL |
Get the revision number of DLL |
OP720_GetDLLStatus |
OP720MDLL |
Get the initialization status of the DLL and USB device |
OP720_GetModuleID |
OP720MDLL |
Get the Module ID (internal product code) of the device. |
OP720_GetNumChannels |
OP720MDLL |
Get the number of channels. |
OP720_GetUSBDeviceCount |
OP720MDLL |
Get the number of connected compatible USB devices. |
OP720_GetUSBDeviceDescription |
OP720MDLL |
Get the USB Device Description (up to 16 characters) of the specified device. |
OP720_GetUSBSerialNumber |
OP720MDLL |
Get the USB Device Serial Number (8 characters) of the specified device. |
OP720_OpenDriver |
OP720MDLL |
Initialize the device with the given USB Handle. |
OP720_OpenUSBDevice |
OP720MDLL |
Open the specified USB device and get a USB Handle. |
OP720_SetActiveChannel |
OP720MDLL |
Set the current active channel. |
OP720_SetCompoundChannel |
OP720MDLL |
Select a switch bank and set the active channel for that bank. |
OP750_CloseDriver |
OP750MDLL |
Close the driver, closing the connection and communication with the device. |
OP750_GetActiveChannel |
OP750MDLL |
Get the current active channel. |
OP750_GetDLLRev |
OP750MDLL |
Get the revision number of DLL |
OP750_GetDLLStatus |
OP750MDLL |
Get the initialization status of the DLL and USB device |
OP750_GetFWRevision |
OP750MDLL |
Get the device's firmware revision
|
OP750_GetModuleID |
OP750MDLL |
Get the Module ID (internal product code) of the device. |
OP750_GetTemperature |
OP750MDLL |
Get the temperature in the specified units. |
OP750_GetUSBDeviceCount |
OP750MDLL |
Get the number of connected compatible USB devices. |
OP750_GetUSBDeviceDescription |
OP750MDLL |
Get the USB Device Description (up to 16 characters) of the specified device. |
OP750_GetUSBSerialNumber |
OP750MDLL |
Get the USB Device Serial Number (8 characters) of the specified device. |
OP750_GetUSBStatus |
OP750MDLL |
Get the USB error flag of last operation as well as the error code. |
OP750_OpenDriver |
OP750MDLL |
Initialize the device with the given USB Handle. |
OP750_OpenUSBDevice |
OP750MDLL |
Open the specified USB device and get a USB Handle. |
OP750_RemoteMode |
OP750MDLL |
Set Remote Mode. |
OP750_SelectModule |
OP750MDLL |
Select the specified module. |
OP750_SetActiveChannel |
OP750MDLL |
Set the current active channel. |
OP750_SetSource |
OP750MDLL |
Set the selected source's state. |
OP750_SetSourceModulation |
OP750MDLL |
Set the selected source's modulation. |
OP750_SetSourcePower |
OP750MDLL |
Set the selected source's power. |
OP815_Backlight |
OP831MDLL |
Turn the front panel display backlight on or off. |
OP815_GetActiveChannel |
OP831MDLL |
Get the current active channel. |
OP815_GetBidirectionalReference |
OP831MDLL |
Perform bidirectional reference (internal OPM) for OP831. |
OP815_GetChannelBuffer |
OP831MDLL |
Measure power from all channels simultaneously. |
OP815_GetDLLRev |
OP831MDLL |
Get the revision number of DLL |
OP815_GetDLLStatus |
OP831MDLL |
Get the initialization status of the DLL and USB device |
OP815_GetFWRevision |
OP831MDLL |
Get the device's firmware revision
|
OP815_GetModuleID |
OP831MDLL |
Get the Module ID (internal product code) of the device. |
OP815_GetModuleNumber |
OP831MDLL |
Get the module number of currently selected module. |
OP815_GetNumSources |
OP831MDLL |
Get the number of sources available in the unit. |
OP815_GetSourceTable |
OP831MDLL |
Get the details of the source number indicated. |
OP815_GetTemperature |
OP831MDLL |
Get the temperature in the specified units. |
OP815_GetUSBDeviceCount |
OP831MDLL |
Get the number of connected compatible USB devices. |
OP815_GetUSBDeviceDescription |
OP831MDLL |
Get the USB Device Description (up to 16 characters) of the specified device. |
OP815_GetUSBSerialNumber |
OP831MDLL |
Get the USB Device Serial Number (8 characters) of the specified device. |
OP815_GetUSBStatus |
OP831MDLL |
Get the USB error flag of last operation as well as the error code. |
OP815_GetWavelength |
OP831MDLL |
Get the active channel's current wavelength information. |
OP815_NextWavelength |
OP831MDLL |
Set wavelenght to the next one the active channel's list of available measurement wavelength. |
OP815_OpenDriver |
OP831MDLL |
Initialize the device with the given USB Handle. |
OP815_OpenUSBDevice |
OP831MDLL |
Open the specified USB device and get a USB Handle. |
OP815_OperationMode |
OP831MDLL |
Set bidirectional operation mode for OP831. |
OP815_ReadABPower |
OP831MDLL |
Read A-B Direction Power (internal OPM) for OP831. |
OP815_ReadAnalog |
OP831MDLL |
Read raw ADC values for current active OPM channel. |
OP815_ReadBAPower |
OP831MDLL |
Read B-A Direction Power (internal OPM) for OP831. |
OP815_ReadChannelBuffer |
OP831MDLL |
Read the power measured by OP930_GetChannelBuffer for the specified channel. |
OP815_ReadLoss |
OP831MDLL |
Read power loss from active channel. |
OP815_ReadPower |
OP831MDLL |
Read power from active channel. |
OP815_ReferencePower |
OP831MDLL |
Perform internal power reference for active OPM channel. |
OP815_RemoteMode |
OP831MDLL |
Set Remote Mode. |
OP815_SelectModule |
OP831MDLL |
Select the specified module. |
OP815_SetAbsolute |
OP831MDLL |
Set active channel to absolute (dBm) measurement mode. |
OP815_SetActiveChannel |
OP831MDLL |
Set the current active channel. |
OP815_SetAutoRange |
OP831MDLL |
Set the Auto-Range on or off (Range-Hold). |
OP815_SetGain |
OP831MDLL |
Set the current gain (must have Auto-Range set to off). |
OP815_SetReference |
OP831MDLL |
Perform internal power reference then set active channel to relative (dB) measurement mode. |
OP815_SetSourcePower |
OP831MDLL |
Set the source power of the specified source. |
OP815_SetWavelength |
OP831MDLL |
Set the active channel's measurement wavelength. |
OP815_SourceON |
OP831MDLL |
Directly toggle a source ON or OFF. |
OP925_CalculateCWRL |
OP831MDLL |
This is a utility function to calculate CWRL using caller-provided reference value, dark value, and raw power measurement. |
OP925_GetDarkValue |
OP831MDLL |
Get the stored dark value from the device. |
OP925_MeasureCWRL |
OP831MDLL |
Measure CWRL for the specified source wavelength. |
OP925_ReferenceCWRL |
OP831MDLL |
Reference the specified CWRL source wavelength. |
OP925_ReferenceDarkCWRL |
OP831MDLL |
Reference dark value of the specified CWRL source wavelength. |
OP930_AbortRLReference |
OP930MDLL |
Abort currently in-progress RL scan reference. |
OP930_ActiveModule |
OP930MDLL |
Check if module is active and returns USB Handle for that module if it is. |
OP930_Backlight |
OP930MDLL |
Turn the front panel display backlight on or off. |
OP930_BidirectionalMode |
OP930MDLL |
Toggle BiDi (Bidirectional) mode. |
OP930_CheckDCOffsetDisplacement |
OP930MDLL |
Check the specified DC Offset Displacement. |
OP930_CloseDriver |
OP930MDLL |
Close the driver, closing the connection and communication with the device. |
OP930_FastRLReference |
OP930MDLL |
Perform a fast, RL scan reference. |
OP930_GetActiveChannel |
OP930MDLL |
Get the current active channel. |
OP930_GetChannelBuffer |
OP930MDLL |
Measure power from all channels simultaneously. |
OP930_GetDLLRev |
OP930MDLL |
Get the revision number of DLL |
OP930_GetDLLStatus |
OP930MDLL |
Get the initialization status of the DLL and USB device |
OP930_GetDUTLength |
OP930MDLL |
Calculate the DUT length. |
OP930_GetExternalSwitch |
OP930MDLL |
Check if an external switch is attached (for OP940 with OP725). |
OP930_GetFrontpanel |
OP930MDLL |
Get the frontpanel position. |
OP930_GetFWRevision |
OP930MDLL |
Get the device's firmware revision
|
OP930_GetModuleID |
OP930MDLL |
Get the Module ID (internal product code) of the device. |
OP930_GetModuleNumber |
OP930MDLL |
Get the module number of currently selected module. |
OP930_GetReturnLossAB |
OP930MDLL |
Measure Return Loss for the current source pair (AB or CD) simultaneously. |
OP930_GetRLCorrection |
OP930MDLL |
Get RL measurement correction values per channel per wavelength. |
OP930_GetSamplerData |
OP930MDLL |
Get Return Loss sampler data. |
OP930_GetTemperature |
OP930MDLL |
Get the temperature in the specified units. |
OP930_GetUSBDeviceCount |
OP930MDLL |
Get the number of connected compatible USB devices. |
OP930_GetUSBDeviceDescription |
OP930MDLL |
Get the USB Device Description (up to 16 characters) of the specified device. |
OP930_GetUSBSerialNumber |
OP930MDLL |
Get the USB Device Serial Number (8 characters) of the specified device. |
OP930_GetUSBStatus |
OP930MDLL |
Get the USB error flag of last operation as well as the error code. |
OP930_GetWavelength |
OP930MDLL |
Get the active channel's current wavelength information. |
OP930_LoadModuleParameters |
OP930MDLL |
@ exclude |
OP930_NextWavelength |
OP930MDLL |
Set wavelenght to the next one the active channel's list of available measurement wavelength. |
OP930_OpenDriver |
OP930MDLL |
Initialize the device with the given USB Handle. |
OP930_OpenUSBDevice |
OP930MDLL |
Open the specified USB device and get a USB Handle. |
OP930_OperationMode |
OP930MDLL |
Toggle the source pair (A/B, C/D) for FTTX devices. |
OP930_ReadAnalog |
OP930MDLL |
Read raw ADC values for current active OPM channel. |
OP930_ReadChannelBuffer |
OP930MDLL |
Read the power measured by OP930_GetChannelBuffer for the specified channel. |
OP930_ReadLoss |
OP930MDLL |
Read power loss from active channel. |
OP930_ReadPower |
OP930MDLL |
Read power from active channel. |
OP930_ReferenceDUT |
OP930MDLL |
Perform a software-based RL scan reference to the end of the DUT. |
OP930_ReferencePower |
OP930MDLL |
Perform internal power reference for active OPM channel. |
OP930_ReferenceRefCable |
OP930MDLL |
Perform a software-based RL scan reference (instead of the internal reference). |
OP930_ReferenceReturnLoss |
OP930MDLL |
Reference Return Loss for current source pair (AB or CD) simultaneously. |
OP930_ReferenceReturnLoss_Scan |
OP930MDLL |
Perform a software-based RL scan reference (instead of the internal reference). |
OP930_RemoteMode |
OP930MDLL |
Set Remote Mode. |
OP930_RLCorrectionMode |
OP930MDLL |
Use RL Correction specified from OP930_SetRLCorrection. |
OP930_ScanDCOffsetDisplacement |
OP930MDLL |
Scan for an appropriate DC Offset Displacement from the specified. |
OP930_ScanRLWindow |
OP930MDLL |
Perform a scan across the specified scan window from a specified start position to an end position. |
OP930_SelectModule |
OP930MDLL |
Select the specified module. |
OP930_SetAbsolute |
OP930MDLL |
Set active channel to absolute (dBm) measurement mode. |
OP930_SetActiveChannel |
OP930MDLL |
Set the current active channel. |
OP930_SetAdditionalDisplacement |
OP930MDLL |
Set additional displacement for Return Loss DC offset measurement. |
OP930_SetAutoRange |
OP930MDLL |
Set the Auto-Range on or off (Range-Hold). |
OP930_SetCoarseDelay |
OP930MDLL |
Set the scan window (coarse position/delay) for Return Loss measurements. |
OP930_SetDCOffsetDisplacement |
OP930MDLL |
Set the DC Offset Displacement to the one specified. |
OP930_SetDirection |
OP930MDLL |
Set the A-B or B-A direction for BiDi devices. |
OP930_SetGain |
OP930MDLL |
Set the current gain (must have Auto-Range set to off). |
OP930_SetNoiseThreshold |
OP930MDLL |
Set the ADC value max delta (0-255) when comparing the DC Offset ADC value to the noise ADC (typically 400). |
OP930_SetRefAutoRange |
OP930MDLL |
Set Return Loss reference autoranging ON or OFF. |
OP930_SetReference |
OP930MDLL |
Perform internal power reference then set active channel to relative (dB) measurement mode. |
OP930_SetRepRate |
OP930MDLL |
Set the repetition rate of the pulsed source. |
OP930_SetRLCorrection |
OP930MDLL |
Set RL measurement correction values per channel per wavelength. |
OP930_SetRLLimit |
OP930MDLL |
Set RL measurement limit/cap. |
OP930_SetRLMeasurementPosition |
OP930MDLL |
Set the Return Loss measurement position for current source pair (AB or CD) simultaneously. |
OP930_SetScanOffset |
OP930MDLL |
Set the Return Loss reference scan offset distance in meters. |
OP930_SetSourceMode |
OP930MDLL |
Toggle source between IL Mode (CW) and RL Mode (Pulsed). |
OP930_SetSwitchChannel |
OP930MDLL |
Set the source switch channel. |
OP930_SetWavelength |
OP930MDLL |
Set the active channel's measurement wavelength. |
OP930_SourceON |
OP930MDLL |
Directly toggle a source ON or OFF. |
OP930_UseSwitchOffsetTable |
OP930MDLL |
Toggle usage of the Switch Offset Table (SWOT). |