YLPAPDLaser |
The YLPAPDLaserDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivatedChainableFeatures |
Gets the activated chainable features.
(Inherited from BaseDeviceController) | |
| ArmLaserDelegate |
Gets or sets the arm laser delegate.
(Inherited from BaseLaserController) | |
| AutoConfigureIO |
Automatically configures necessary IO pins depending on laser (eg. laser alarm, pilot and arm pins).
Only supported if Features contains AutoConfigureIO.
(Inherited from BaseLaserController) | |
| CheckControllerFeatureDelegate |
Gets or sets the delegate for checking whether the automation feature is supported.
(Inherited from BaseLaserController) | |
| CleanUpCommand | The delegate to generate the laser cleanup command. | |
| ConfigurationManager | (Inherited from BasePlugin) | |
| Connector |
The communication to the controlling device.
(Inherited from BaseLaserController) | |
| Delta |
The delta to be used for comparing doubles.
(Inherited from BaseLaserController) | |
| DeviceManager | (Inherited from BaseSerialLaserController) | |
| DoRead | (Inherited from BaseSerialLaserController) | |
| EnableChainableFeature |
Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController) | |
| EnablePointerDelegate |
Gets or sets the enable pointer delegate.
(Inherited from BaseLaserController) | |
| EnableSerialPort |
If true the serial port will be used.
(Inherited from BaseSerialLaserController) | |
| Features |
Returns set of features, supported by the laser controller.
(Inherited from BaseLaserController) | |
| GetPowerScaleMultiplierDelegate |
Gets or sets the get power scale multiplier delegate.
(Inherited from BaseLaserController) | |
| Green | (Inherited from BaseSerialLaserController) | |
| HasConnectedStatus |
Is true if the device supports the IsConnected status.
(Inherited from BaseDeviceController) | |
| IsAutoConnect | (Inherited from BaseDeviceController) | |
| IsCommunicationOk |
Is true if the serial port communication is established,
false e. g. if an expected answer could not be received.
May be caused by a timeout or unexpected response.
(Inherited from BaseSerialLaserController) | |
| IsConnected |
Is true if the device is connected.
(Inherited from BaseDeviceController) | |
| IsInAlarm |
The flag to indicate that the laser device is in alarmed state.
(Inherited from BaseLaserController) | |
| IsInitialized |
Is true if the device is initialized.
(Inherited from BaseDeviceController) | |
| IsLaserArmedDelegate |
Gets or sets the is laser armed delegate.
(Inherited from BaseLaserController) | |
| IsNew | (Inherited from BaseSerialLaserController) | |
| IsPointerEnabledDelegate |
Gets or sets the is pointer enabled delegate.
(Inherited from BaseLaserController) | |
| IsSerialPortOpen |
Flag to signal if the serial port is open.
(Inherited from BaseSerialLaserController) | |
| IsStillUnused |
Is true if the serial port communication is established,
but still not used ("gray" state).
(Inherited from BaseSerialLaserController) | |
| LaserProfile |
Various laser settings of the device.
(Inherited from BaseLaserController) | |
| LastMessageStrings | (Inherited from BaseSerialLaserController) | |
| LightGray | (Inherited from BaseSerialLaserController) | |
| LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) | |
| Logger |
The common logger.
(Inherited from BasePlugin) | |
| MessageHandler | (Inherited from BaseSerialLaserController) | |
| PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) | |
| ReadApdModeDescriptionCommand | The delegate to generate the laser ReadApdModeDescription command. | |
| ReadApdModeIndexCommand | The delegate to generate the laser ReadApdModeIndex command. | |
| ReadLaserMainStateCommand | The delegate to generate the get laser main state command. | |
| ReadLaserStatusDelegate |
Gets or sets the read laser status delegate.
(Inherited from BaseLaserController) | |
| ReadNumberOfApdModesCommand | The delegate to generate the laser ReadNumberOfApdModes command. | |
| Red | (Inherited from BaseSerialLaserController) | |
| SerialNumber |
Serial number of the device.
(Inherited from BaseDeviceController) | |
| SerialPort |
The serial port to control this laser device.
(Inherited from BaseSerialLaserController) | |
| SetApdModeIndexCommand | The delegate to generate the laser pulse width command. | |
| SetEeOffCommand | The delegate to disable emission. | |
| SetEeOnCommand | The delegate to enable emission. | |
| SetLaserConfigDelegate |
Gets or sets the set laser config delegate.
(Inherited from BaseLaserController) | |
| SetLaserEmissionOffCommand | The delegate to stop emission. | |
| SetLaserEmissionOnCommand | The delegate to start emission. | |
| SetOperatingPowerCommand | The delegate to generate the laser power command. | |
| SetPowerCalibrationFileDelegate |
Gets or sets the set power calibration file delegate.
(Inherited from BaseLaserController) | |
| SetPowerCorrectionFileDelegate |
Gets or sets the set power correction file delegate.
(Inherited from BaseLaserController) | |
| SetPowerDelegate |
Gets or sets the set power delegate.
(Inherited from BaseLaserController) | |
| SetPowerScaleMultiplierDelegate |
Gets or sets the set power scale multiplier delegate.
(Inherited from BaseLaserController) | |
| SetPulseRepetitionCommand | The delegate to generate the laser PRR command. | |
| SetupCommand | The delegate to generate the laser setup command. | |
| Statuses | (Inherited from BaseDeviceController) | |
| SupportedChainableFeatureMap |
The map of chainable feature types supported by this device. The value indicates whether the feature is a transmitter or a receiver.
(Inherited from BaseDeviceController) | |
| Transparent | (Inherited from BaseSerialLaserController) | |
| TurnLaserOffDelegate |
Gets or sets the turn laser off delegate.
(Inherited from BaseLaserController) | |
| TurnLaserOnDelegate |
Gets or sets the turn laser on delegate.
(Inherited from BaseLaserController) | |
| Validator |
The validator to be used for validating property values.
(Inherited from BaseLaserController) | |
| ValidPulseWidths |
The allowed pulse widths for this laser device, given in ns.
(Inherited from BaseSerialLaserController) | |
| Yellow | (Inherited from BaseSerialLaserController) |