short |
BrickRED.abortAsyncFileRead(int fileId) |
|
BrickRED.AllocateList |
BrickRED.allocateList(int lengthToReserve,
int sessionId) |
Allocates a new list object and reserves memory for ``length_to_reserve``
items.
|
BrickRED.AllocateString |
BrickRED.allocateString(long lengthToReserve,
java.lang.String buffer,
int sessionId) |
Allocates a new string object, reserves ``length_to_reserve`` bytes memory
for it and sets up to the first 60 bytes.
|
short |
BrickRED.appendToList(int listId,
int itemObjectId) |
Appends an object to a list object and increases the reference count of the
appended object by one.
|
boolean |
BrickIMU.areLedsOn() |
Returns *true* if the orientation and direction LEDs of the IMU Brick
are on, *false* otherwise.
|
boolean |
BrickIMUV2.areLedsOn() |
Returns *true* if the orientation and direction LEDs of the IMU Brick
are on, *false* otherwise.
|
void |
IPConnectionBase.authenticate(java.lang.String secret) |
Performs an authentication handshake with the connected Brick Daemon or
WIFI/Ethernet Extension.
|
void |
BrickletNFCRFID.authenticateMifareClassicPage(int page,
short keyNumber,
short[] key) |
Mifare Classic tags use authentication.
|
void |
BrickletLCD16x2.backlightOff() |
Turns the backlight off.
|
void |
BrickletLCD20x4.backlightOff() |
Turns the backlight off.
|
void |
BrickletLCD16x2.backlightOn() |
Turns the backlight on.
|
void |
BrickletLCD20x4.backlightOn() |
Turns the backlight on.
|
void |
BrickletPiezoBuzzer.beep(long duration) |
Beeps for the given duration.
|
void |
BrickletPiezoSpeaker.beep(long duration,
int frequency) |
Beeps with the given frequency for the given duration.
|
void |
BrickletCurrent12.calibrate() |
Calibrates the 0 value of the sensor.
|
void |
BrickletCurrent25.calibrate() |
Calibrates the 0 value of the sensor.
|
void |
BrickletJoystick.calibrate() |
Calibrates the middle position of the joystick.
|
void |
BrickletJoystickV2.calibrate() |
Calibrates the middle position of the joystick.
|
void |
BrickletLoadCell.calibrate(long weight) |
To calibrate your Load Cell Bricklet you have to
* empty the scale and call this function with 0 and
* add a known weight to the scale and call this function with the weight.
|
void |
BrickletLoadCellV2.calibrate(long weight) |
To calibrate your Load Cell Bricklet 2.0 you have to
* empty the scale and call this function with 0 and
* add a known weight to the scale and call this function with the weight.
|
void |
BrickletMotorizedLinearPoti.calibrate() |
Starts a calibration procedure.
|
boolean |
BrickletPiezoSpeaker.calibrate() |
The Piezo Speaker Bricklet can play 512 different tones.
|
void |
BrickletEnergyMonitor.calibrateOffset() |
Calling this function will start an offset calibration.
|
BrickletNFC.CardemuGetState |
BrickletNFC.cardemuGetState() |
Returns the current cardemu state of the NFC Bricklet.
|
void |
BrickletNFC.cardemuStartDiscovery() |
Starts the discovery process.
|
void |
BrickletNFC.cardemuStartTransfer(int transfer) |
You can start the transfer of a NDEF message if the cardemu state is *CardemuDiscoveryReady*.
|
void |
BrickletNFC.cardemuWriteNDEF(int[] ndef) |
Writes the NDEF message that is to be transferred to the NFC peer.
|
void |
BrickletNFC.cardemuWriteNDEFLowLevel(int ndefLength,
int ndefChunkOffset,
int[] ndefChunkData) |
Writes the NDEF message that is to be transferred to the NFC peer.
|
void |
BrickletLCD128x64.clearDisplay() |
Clears the complete content of the display.
|
void |
BrickletLCD16x2.clearDisplay() |
Deletes all characters from the display.
|
void |
BrickletLCD20x4.clearDisplay() |
Deletes all characters from the display.
|
void |
BrickletOLED128x64.clearDisplay() |
|
void |
BrickletOLED128x64V2.clearDisplay() |
Clears the complete content of the display.
|
void |
BrickletOLED64x48.clearDisplay() |
|
short |
BrickRED.continueProgramSchedule(int programId) |
|
short |
BrickRED.createDirectory(int nameStringId,
long flags,
int permissions,
long uid,
long gid) |
FIXME: name has to be absolute
|
BrickRED.CreatePipe |
BrickRED.createPipe(long flags,
long length,
int sessionId) |
Creates a new pipe and allocates a new file object for it.
|
BrickRED.CreateSession |
BrickRED.createSession(long lifetime) |
|
BrickRED.DefineProgram |
BrickRED.defineProgram(int identifierStringId,
int sessionId) |
|
void |
BrickletRemoteSwitch.dimSocketB(long address,
short unit,
short dimValue) |
To control a type B dimmer you have to give the address, unit and the
dim value you want to set the dimmer to.
|
void |
BrickletRemoteSwitchV2.dimSocketB(long address,
int unit,
int dimValue) |
To control a type B dimmer you have to give the address, unit and the
dim value you want to set the dimmer to.
|
void |
BrickDC.disable() |
Disables the driver chip.
|
void |
BrickletIndustrialAnalogOut.disable() |
Disables the output of voltage and current.
|
void |
BrickServo.disable(short servoNum) |
Disables a servo (0 to 6).
|
void |
BrickSilentStepper.disable() |
Disables the driver chip.
|
void |
BrickStepper.disable() |
Disables the driver chip.
|
void |
BrickletRS485.disableErrorCountCallback() |
|
void |
BrickletCAN.disableFrameReadCallback() |
|
void |
BrickletLEDStrip.disableFrameRenderedCallback() |
|
void |
BrickletLaserRangeFinder.disableLaser() |
Deactivates the laser of the LIDAR.
|
void |
BrickServo.disablePositionReachedCallback() |
|
void |
BrickletRS232.disableReadCallback() |
|
void |
BrickletRS232V2.disableReadCallback() |
|
void |
BrickletRS485.disableReadCallback() |
|
void |
BrickDC.disableStatusLED() |
Disables the status LED.
|
void |
BrickIMU.disableStatusLED() |
Disables the status LED.
|
void |
BrickIMUV2.disableStatusLED() |
Disables the status LED.
|
void |
BrickMaster.disableStatusLED() |
Disables the status LED.
|
void |
BrickServo.disableStatusLED() |
Disables the status LED.
|
void |
BrickSilentStepper.disableStatusLED() |
Disables the status LED.
|
void |
BrickStepper.disableStatusLED() |
Disables the status LED.
|
void |
BrickletTilt.disableTiltStateCallback() |
|
void |
BrickServo.disableVelocityReachedCallback() |
|
void |
BrickMaster.disableWifi2StatusLED() |
Turns the green status LED of the WIFI Extension 2.0 off.
|
void |
BrickletEPaper296x128.draw() |
Draws the current black/white and red or gray buffer to the e-paper display.
|
void |
BrickletEPaper296x128.drawBox(int positionXStart,
int positionYStart,
int positionXEnd,
int positionYEnd,
boolean fill,
int color) |
Draws a box from (x, y)-start to (x, y)-end in the given color.
|
void |
BrickletLCD128x64.drawBox(int positionXStart,
int positionYStart,
int positionXEnd,
int positionYEnd,
boolean fill,
boolean color) |
Draws a white or black box from (x, y)-start to (x, y)-end.
|
void |
BrickletLCD128x64.drawBufferedFrame(boolean forceCompleteRedraw) |
Draws the currently buffered frame.
|
void |
BrickletOLED128x64V2.drawBufferedFrame(boolean forceCompleteRedraw) |
Draws the currently buffered frame.
|
void |
BrickletRGBLEDMatrix.drawFrame() |
|
void |
BrickletEPaper296x128.drawLine(int positionXStart,
int positionYStart,
int positionXEnd,
int positionYEnd,
int color) |
Draws a line from (x, y)-start to (x, y)-end in the given color.
|
void |
BrickletLCD128x64.drawLine(int positionXStart,
int positionYStart,
int positionXEnd,
int positionYEnd,
boolean color) |
Draws a white or black line from (x, y)-start to (x, y)-end.
|
void |
BrickletEPaper296x128.drawText(int positionX,
int positionY,
int font,
int color,
int orientation,
java.lang.String text) |
Draws a text with up to 50 characters at the pixel position (x, y).
|
void |
BrickletLCD128x64.drawText(int positionX,
int positionY,
int font,
boolean color,
java.lang.String text) |
Draws a text at the pixel position (x, y).
|
void |
BrickletSilentStepperV2.driveBackward() |
|
void |
BrickSilentStepper.driveBackward() |
|
void |
BrickStepper.driveBackward() |
|
void |
BrickletSilentStepperV2.driveForward() |
|
void |
BrickSilentStepper.driveForward() |
|
void |
BrickStepper.driveForward() |
|
BrickletHallEffect.EdgeInterrupt |
BrickletHallEffect.edgeInterrupt() |
|
void |
BrickDC.enable() |
Enables the driver chip.
|
void |
BrickletIndustrialAnalogOut.enable() |
Enables the output of voltage and current.
|
void |
BrickServo.enable(short servoNum) |
Enables a servo (0 to 6).
|
void |
BrickSilentStepper.enable() |
Enables the driver chip.
|
void |
BrickStepper.enable() |
Enables the driver chip.
|
void |
BrickletRS485.enableErrorCountCallback() |
|
void |
BrickletCAN.enableFrameReadCallback() |
|
void |
BrickletLEDStrip.enableFrameRenderedCallback() |
|
void |
BrickletLaserRangeFinder.enableLaser() |
Activates the laser of the LIDAR.
|
void |
BrickServo.enablePositionReachedCallback() |
|
void |
BrickletRS232.enableReadCallback() |
|
void |
BrickletRS232V2.enableReadCallback() |
|
void |
BrickletRS485.enableReadCallback() |
|
void |
BrickDC.enableStatusLED() |
Enables the status LED.
|
void |
BrickIMU.enableStatusLED() |
Enables the status LED.
|
void |
BrickIMUV2.enableStatusLED() |
Enables the status LED.
|
void |
BrickMaster.enableStatusLED() |
Enables the status LED.
|
void |
BrickServo.enableStatusLED() |
Enables the status LED.
|
void |
BrickSilentStepper.enableStatusLED() |
Enables the status LED.
|
void |
BrickStepper.enableStatusLED() |
Enables the status LED.
|
void |
BrickletTilt.enableTiltStateCallback() |
|
void |
BrickServo.enableVelocityReachedCallback() |
|
void |
BrickMaster.enableWifi2StatusLED() |
Turns the green status LED of the WIFI Extension 2.0 on.
|
short |
BrickRED.expireSession(int sessionId) |
|
void |
BrickRED.expireSessionUnchecked(int sessionId) |
|
void |
BrickletEPaper296x128.fillDisplay(int color) |
Fills the complete content of the display with the given color.
|
void |
BrickDC.fullBrake() |
Executes an active full brake.
|
void |
BrickletDCV2.fullBrake() |
Executes an active full brake.
|
void |
BrickletPerformanceDC.fullBrake() |
Executes an active full brake.
|
void |
BrickletSilentStepperV2.fullBrake() |
Executes an active full brake.
|
void |
BrickSilentStepper.fullBrake() |
Executes an active full brake.
|
void |
BrickStepper.fullBrake() |
Executes an active full brake.
|
int |
BrickDC.getAcceleration() |
|
BrickIMU.Acceleration |
BrickIMU.getAcceleration() |
Returns the calibrated acceleration from the accelerometer for the
x, y and z axis.
|
BrickIMUV2.Acceleration |
BrickIMUV2.getAcceleration() |
Returns the calibrated acceleration from the accelerometer for the
x, y and z axis.
|
BrickletAccelerometer.Acceleration |
BrickletAccelerometer.getAcceleration() |
Returns the acceleration in x, y and z direction.
|
BrickletAccelerometerV2.Acceleration |
BrickletAccelerometerV2.getAcceleration() |
Returns the acceleration in x, y and z direction.
|
BrickletIMUV3.Acceleration |
BrickletIMUV3.getAcceleration() |
Returns the calibrated acceleration from the accelerometer for the
x, y and z axis.
|
int |
BrickServo.getAcceleration(short servoNum) |
|
BrickletAccelerometerV2.AccelerationCallbackConfiguration |
BrickletAccelerometerV2.getAccelerationCallbackConfiguration() |
|
BrickletIMUV3.AccelerationCallbackConfiguration |
BrickletIMUV3.getAccelerationCallbackConfiguration() |
|
long |
BrickletAccelerometer.getAccelerationCallbackPeriod() |
|
BrickletAccelerometer.AccelerationCallbackThreshold |
BrickletAccelerometer.getAccelerationCallbackThreshold() |
|
long |
BrickIMU.getAccelerationPeriod() |
|
long |
BrickIMUV2.getAccelerationPeriod() |
|
short |
BrickIMU.getAccelerationRange() |
Not implemented yet.
|
boolean |
BrickletXMC1400Breakout.getADCChannelConfig(int channel) |
|
int |
BrickletXMC1400Breakout.getADCChannelValue(int channel) |
Returns the 12-bit value of the given ADC channel of the ADC driver example.
|
int[] |
BrickletIndustrialDualAnalogIn.getADCValues() |
Returns the ADC values as given by the MCP3911 IC.
|
int[] |
BrickletIndustrialDualAnalogInV2.getADCValues() |
Returns the ADC values as given by the MCP3911 IC.
|
int[] |
BrickletXMC1400Breakout.getADCValues() |
Returns the values for all 8 ADC channels of the adc driver example.
|
BrickletXMC1400Breakout.ADCValuesCallbackConfiguration |
BrickletXMC1400Breakout.getADCValuesCallbackConfiguration() |
|
int |
BrickletAirQuality.getAirPressure() |
Returns air pressure.
|
int |
BrickletBarometer.getAirPressure() |
Returns the air pressure of the air pressure sensor.
|
int |
BrickletBarometerV2.getAirPressure() |
Returns the measured air pressure.
|
int |
BrickletCO2V2.getAirPressure() |
|
BrickletAirQuality.AirPressureCallbackConfiguration |
BrickletAirQuality.getAirPressureCallbackConfiguration() |
|
BrickletBarometerV2.AirPressureCallbackConfiguration |
BrickletBarometerV2.getAirPressureCallbackConfiguration() |
|
long |
BrickletBarometer.getAirPressureCallbackPeriod() |
|
BrickletBarometer.AirPressureCallbackThreshold |
BrickletBarometer.getAirPressureCallbackThreshold() |
|
BrickletPiezoSpeakerV2.Alarm |
BrickletPiezoSpeakerV2.getAlarm() |
|
BrickletRealTimeClock.Alarm |
BrickletRealTimeClock.getAlarm() |
|
BrickletRealTimeClockV2.Alarm |
BrickletRealTimeClockV2.getAlarm() |
|
long[] |
BrickletIndustrialCounter.getAllCounter() |
Returns the current counter values for all four channels.
|
boolean[] |
BrickletIndustrialCounter.getAllCounterActive() |
Returns the activation state of all four channels.
|
BrickletIndustrialCounter.AllCounterCallbackConfiguration |
BrickletIndustrialCounter.getAllCounterCallbackConfiguration() |
|
BrickIMU.AllData |
BrickIMU.getAllData() |
|
BrickIMUV2.AllData |
BrickIMUV2.getAllData() |
Return all of the available data of the IMU Brick.
|
BrickletIMUV3.AllData |
BrickletIMUV3.getAllData() |
Return all of the available data of the IMU Brick.
|
BrickletSilentStepperV2.AllData |
BrickletSilentStepperV2.getAllData() |
Returns the following parameters: The current velocity,
the current position, the remaining steps, the stack voltage, the external
voltage and the current consumption of the stepper motor.
|
BrickSilentStepper.AllData |
BrickSilentStepper.getAllData() |
Returns the following parameters: The current velocity,
the current position, the remaining steps, the stack voltage, the external
voltage and the current consumption of the stepper motor.
|
BrickStepper.AllData |
BrickStepper.getAllData() |
Returns the following parameters: The current velocity,
the current position, the remaining steps, the stack voltage, the external
voltage and the current consumption of the stepper motor.
|
BrickletIMUV3.AllDataCallbackConfiguration |
BrickletIMUV3.getAllDataCallbackConfiguration() |
|
long |
BrickletSilentStepperV2.getAllDataCallbackConfiguraton() |
|
long |
BrickIMU.getAllDataPeriod() |
|
long |
BrickIMUV2.getAllDataPeriod() |
|
long |
BrickSilentStepper.getAllDataPeriod() |
|
long |
BrickStepper.getAllDataPeriod() |
|
BrickletIO16V2.AllInputValueCallbackConfiguration |
BrickletIO16V2.getAllInputValueCallbackConfiguration() |
|
BrickletIO4V2.AllInputValueCallbackConfiguration |
BrickletIO4V2.getAllInputValueCallbackConfiguration() |
|
BrickletIndustrialCounter.AllSignalData |
BrickletIndustrialCounter.getAllSignalData() |
Returns the signal data (duty cycle, period, frequency and value) for all four
channels.
|
BrickletIndustrialCounter.AllSignalDataCallbackConfiguration |
BrickletIndustrialCounter.getAllSignalDataCallbackConfiguration() |
|
BrickletIndustrialDigitalIn4V2.AllValueCallbackConfiguration |
BrickletIndustrialDigitalIn4V2.getAllValueCallbackConfiguration() |
|
BrickletIndustrialDualACIn.AllValueCallbackConfiguration |
BrickletIndustrialDualACIn.getAllValueCallbackConfiguration() |
|
BrickletAirQuality.AllValues |
BrickletAirQuality.getAllValues() |
Returns all values measured by the Air Quality Bricklet.
|
BrickletCO2V2.AllValues |
BrickletCO2V2.getAllValues() |
Returns all values measured by the CO2 Bricklet 2.0.
|
BrickletAirQuality.AllValuesCallbackConfiguration |
BrickletAirQuality.getAllValuesCallbackConfiguration() |
|
BrickletCO2V2.AllValuesCallbackConfiguration |
BrickletCO2V2.getAllValuesCallbackConfiguration() |
|
int[] |
BrickletIndustrialDualAnalogInV2.getAllVoltages() |
Returns the voltages for all channels.
|
BrickletIndustrialDualAnalogInV2.AllVoltagesCallbackConfiguration |
BrickletIndustrialDualAnalogInV2.getAllVoltagesCallbackConfiguration() |
|
int |
BrickletBarometer.getAltitude() |
Returns the relative altitude of the air pressure sensor.
|
int |
BrickletBarometerV2.getAltitude() |
Returns the relative altitude of the air pressure sensor.
|
BrickletGPS.Altitude |
BrickletGPS.getAltitude() |
Returns the current altitude and corresponding geoidal separation.
|
BrickletGPSV2.Altitude |
BrickletGPSV2.getAltitude() |
Returns the current altitude and corresponding geoidal separation.
|
BrickletGPSV3.Altitude |
BrickletGPSV3.getAltitude() |
Returns the current altitude and corresponding geoidal separation.
|
BrickletBarometerV2.AltitudeCallbackConfiguration |
BrickletBarometerV2.getAltitudeCallbackConfiguration() |
|
long |
BrickletBarometer.getAltitudeCallbackPeriod() |
|
long |
BrickletGPS.getAltitudeCallbackPeriod() |
|
long |
BrickletGPSV2.getAltitudeCallbackPeriod() |
|
long |
BrickletGPSV3.getAltitudeCallbackPeriod() |
|
BrickletBarometer.AltitudeCallbackThreshold |
BrickletBarometer.getAltitudeCallbackThreshold() |
|
short |
BrickletTemperatureIR.getAmbientTemperature() |
Returns the ambient temperature of the sensor.
|
int |
BrickletTemperatureIRV2.getAmbientTemperature() |
Returns the ambient temperature of the sensor.
|
BrickletTemperatureIRV2.AmbientTemperatureCallbackConfiguration |
BrickletTemperatureIRV2.getAmbientTemperatureCallbackConfiguration() |
|
long |
BrickletTemperatureIR.getAmbientTemperatureCallbackPeriod() |
|
BrickletTemperatureIR.AmbientTemperatureCallbackThreshold |
BrickletTemperatureIR.getAmbientTemperatureCallbackThreshold() |
|
int |
BrickletAmbientLight.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletAnalogIn.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletAnalogInV2.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletCurrent12.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletCurrent25.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletDistanceIR.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
long |
BrickletDistanceIRV2.getAnalogValue() |
Returns the analog value as read by a analog-to-digital converter.
|
int |
BrickletHumidity.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
BrickletJoystick.AnalogValue |
BrickletJoystick.getAnalogValue() |
Returns the values as read by a 12-bit analog-to-digital converter.
|
int |
BrickletLinearPoti.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletRotaryPoti.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
int |
BrickletVoltage.getAnalogValue() |
Returns the value as read by a 12-bit analog-to-digital converter.
|
BrickletDistanceIRV2.AnalogValueCallbackConfiguration |
BrickletDistanceIRV2.getAnalogValueCallbackConfiguration() |
|
long |
BrickletAmbientLight.getAnalogValueCallbackPeriod() |
|
long |
BrickletAnalogIn.getAnalogValueCallbackPeriod() |
|
long |
BrickletAnalogInV2.getAnalogValueCallbackPeriod() |
|
long |
BrickletCurrent12.getAnalogValueCallbackPeriod() |
|
long |
BrickletCurrent25.getAnalogValueCallbackPeriod() |
|
long |
BrickletDistanceIR.getAnalogValueCallbackPeriod() |
|
long |
BrickletHumidity.getAnalogValueCallbackPeriod() |
|
long |
BrickletJoystick.getAnalogValueCallbackPeriod() |
|
long |
BrickletLinearPoti.getAnalogValueCallbackPeriod() |
|
long |
BrickletRotaryPoti.getAnalogValueCallbackPeriod() |
|
long |
BrickletVoltage.getAnalogValueCallbackPeriod() |
|
BrickletAmbientLight.AnalogValueCallbackThreshold |
BrickletAmbientLight.getAnalogValueCallbackThreshold() |
|
BrickletAnalogIn.AnalogValueCallbackThreshold |
BrickletAnalogIn.getAnalogValueCallbackThreshold() |
|
BrickletAnalogInV2.AnalogValueCallbackThreshold |
BrickletAnalogInV2.getAnalogValueCallbackThreshold() |
|
BrickletCurrent12.AnalogValueCallbackThreshold |
BrickletCurrent12.getAnalogValueCallbackThreshold() |
|
BrickletCurrent25.AnalogValueCallbackThreshold |
BrickletCurrent25.getAnalogValueCallbackThreshold() |
|
BrickletDistanceIR.AnalogValueCallbackThreshold |
BrickletDistanceIR.getAnalogValueCallbackThreshold() |
|
BrickletHumidity.AnalogValueCallbackThreshold |
BrickletHumidity.getAnalogValueCallbackThreshold() |
|
BrickletJoystick.AnalogValueCallbackThreshold |
BrickletJoystick.getAnalogValueCallbackThreshold() |
|
BrickletLinearPoti.AnalogValueCallbackThreshold |
BrickletLinearPoti.getAnalogValueCallbackThreshold() |
|
BrickletRotaryPoti.AnalogValueCallbackThreshold |
BrickletRotaryPoti.getAnalogValueCallbackThreshold() |
|
BrickletVoltage.AnalogValueCallbackThreshold |
BrickletVoltage.getAnalogValueCallbackThreshold() |
|
BrickIMU.AngularVelocity |
BrickIMU.getAngularVelocity() |
Returns the calibrated angular velocity from the gyroscope for the
x, y and z axis in °/14.375s (you have to divide by 14.375 to
get the value in °/s).
|
BrickIMUV2.AngularVelocity |
BrickIMUV2.getAngularVelocity() |
Returns the calibrated angular velocity from the gyroscope for the
x, y and z axis.
|
BrickletIMUV3.AngularVelocity |
BrickletIMUV3.getAngularVelocity() |
Returns the calibrated angular velocity from the gyroscope for the
x, y and z axis.
|
BrickletIMUV3.AngularVelocityCallbackConfiguration |
BrickletIMUV3.getAngularVelocityCallbackConfiguration() |
|
long |
BrickIMU.getAngularVelocityPeriod() |
|
long |
BrickIMUV2.getAngularVelocityPeriod() |
|
short |
BrickletIndustrialDigitalIn4.getAvailableForGroup() |
Returns a bitmask of ports that are available for grouping.
|
short |
BrickletIndustrialDigitalOut4.getAvailableForGroup() |
Returns a bitmask of ports that are available for grouping.
|
short |
BrickletIndustrialQuadRelay.getAvailableForGroup() |
Returns a bitmask of ports that are available for grouping.
|
short |
BrickletAnalogIn.getAveraging() |
|
BrickletBarometer.Averaging |
BrickletBarometer.getAveraging() |
|
int |
BrickletAirQuality.getBackgroundCalibrationDuration() |
|
BrickletSilentStepperV2.BasicConfiguration |
BrickletSilentStepperV2.getBasicConfiguration() |
|
BrickSilentStepper.BasicConfiguration |
BrickSilentStepper.getBasicConfiguration() |
|
BrickletPiezoSpeakerV2.Beep |
BrickletPiezoSpeakerV2.getBeep() |
|
int[] |
BrickletRGBLEDMatrix.getBlue() |
|
int |
BrickHAT.getBootloaderMode() |
|
int |
BrickHATZero.getBootloaderMode() |
|
int |
BrickletAccelerometerV2.getBootloaderMode() |
|
int |
BrickletAirQuality.getBootloaderMode() |
|
int |
BrickletAmbientLightV3.getBootloaderMode() |
|
int |
BrickletAnalogInV3.getBootloaderMode() |
|
int |
BrickletAnalogOutV3.getBootloaderMode() |
|
int |
BrickletBarometerV2.getBootloaderMode() |
|
int |
BrickletCANV2.getBootloaderMode() |
|
int |
BrickletCO2V2.getBootloaderMode() |
|
int |
BrickletColorV2.getBootloaderMode() |
|
int |
BrickletCompass.getBootloaderMode() |
|
int |
BrickletDCV2.getBootloaderMode() |
|
int |
BrickletDistanceIRV2.getBootloaderMode() |
|
int |
BrickletDistanceUSV2.getBootloaderMode() |
|
int |
BrickletDMX.getBootloaderMode() |
|
int |
BrickletDualButtonV2.getBootloaderMode() |
|
int |
BrickletEnergyMonitor.getBootloaderMode() |
|
int |
BrickletEPaper296x128.getBootloaderMode() |
|
int |
BrickletGPSV2.getBootloaderMode() |
|
int |
BrickletGPSV3.getBootloaderMode() |
|
int |
BrickletHallEffectV2.getBootloaderMode() |
|
int |
BrickletHumidityV2.getBootloaderMode() |
|
int |
BrickletIMUV3.getBootloaderMode() |
|
int |
BrickletIndustrialAnalogOutV2.getBootloaderMode() |
|
int |
BrickletIndustrialCounter.getBootloaderMode() |
|
int |
BrickletIndustrialDigitalIn4V2.getBootloaderMode() |
|
int |
BrickletIndustrialDigitalOut4V2.getBootloaderMode() |
|
int |
BrickletIndustrialDual020mAV2.getBootloaderMode() |
|
int |
BrickletIndustrialDualACIn.getBootloaderMode() |
|
int |
BrickletIndustrialDualACRelay.getBootloaderMode() |
|
int |
BrickletIndustrialDualAnalogInV2.getBootloaderMode() |
|
int |
BrickletIndustrialDualRelay.getBootloaderMode() |
|
int |
BrickletIndustrialPTC.getBootloaderMode() |
|
int |
BrickletIndustrialQuadRelayV2.getBootloaderMode() |
|
int |
BrickletIO16V2.getBootloaderMode() |
|
int |
BrickletIO4V2.getBootloaderMode() |
|
int |
BrickletIsolator.getBootloaderMode() |
|
int |
BrickletJoystickV2.getBootloaderMode() |
|
int |
BrickletLaserRangeFinderV2.getBootloaderMode() |
|
int |
BrickletLCD128x64.getBootloaderMode() |
|
int |
BrickletLEDStripV2.getBootloaderMode() |
|
int |
BrickletLinearPotiV2.getBootloaderMode() |
|
int |
BrickletLoadCellV2.getBootloaderMode() |
|
int |
BrickletMotionDetectorV2.getBootloaderMode() |
|
int |
BrickletMotorizedLinearPoti.getBootloaderMode() |
|
int |
BrickletMultiTouchV2.getBootloaderMode() |
|
int |
BrickletNFC.getBootloaderMode() |
|
int |
BrickletOLED128x64V2.getBootloaderMode() |
|
int |
BrickletOneWire.getBootloaderMode() |
|
int |
BrickletOutdoorWeather.getBootloaderMode() |
|
int |
BrickletParticulateMatter.getBootloaderMode() |
|
int |
BrickletPerformanceDC.getBootloaderMode() |
|
int |
BrickletPiezoSpeakerV2.getBootloaderMode() |
|
int |
BrickletPTCV2.getBootloaderMode() |
|
int |
BrickletRealTimeClockV2.getBootloaderMode() |
|
int |
BrickletRemoteSwitchV2.getBootloaderMode() |
|
int |
BrickletRGBLEDButton.getBootloaderMode() |
|
int |
BrickletRGBLEDMatrix.getBootloaderMode() |
|
int |
BrickletRGBLEDV2.getBootloaderMode() |
|
int |
BrickletRotaryEncoderV2.getBootloaderMode() |
|
int |
BrickletRotaryPotiV2.getBootloaderMode() |
|
int |
BrickletRS232V2.getBootloaderMode() |
|
int |
BrickletRS485.getBootloaderMode() |
|
int |
BrickletSegmentDisplay4x7V2.getBootloaderMode() |
|
int |
BrickletServoV2.getBootloaderMode() |
|
int |
BrickletSilentStepperV2.getBootloaderMode() |
|
int |
BrickletSolidStateRelayV2.getBootloaderMode() |
|
int |
BrickletSoundPressureLevel.getBootloaderMode() |
|
int |
BrickletTemperatureIRV2.getBootloaderMode() |
|
int |
BrickletTemperatureV2.getBootloaderMode() |
|
int |
BrickletThermalImaging.getBootloaderMode() |
|
int |
BrickletThermocoupleV2.getBootloaderMode() |
|
int |
BrickletUVLightV2.getBootloaderMode() |
|
int |
BrickletVoltageCurrentV2.getBootloaderMode() |
|
int |
BrickletXMC1400Breakout.getBootloaderMode() |
|
boolean |
BrickHAT.getBrickletPower() |
|
boolean |
BrickMaster.getBrickletsEnabled() |
Returns *true* if the Bricklets are enabled, *false* otherwise.
|
int |
BrickletSegmentDisplay4x7V2.getBrightness() |
|
BrickletRS232V2.BufferConfig |
BrickletRS232V2.getBufferConfig() |
|
BrickletRS485.BufferConfig |
BrickletRS485.getBufferConfig() |
|
BrickletRS232V2.BufferStatus |
BrickletRS232V2.getBufferStatus() |
Returns the currently used bytes for the send and received buffer.
|
BrickletRS485.BufferStatus |
BrickletRS485.getBufferStatus() |
Returns the currently used bytes for the send and received buffer.
|
BrickletDualButton.ButtonState |
BrickletDualButton.getButtonState() |
Returns the current state for both buttons.
|
BrickletDualButtonV2.ButtonState |
BrickletDualButtonV2.getButtonState() |
Returns the current state for both buttons.
|
int |
BrickletRGBLEDButton.getButtonState() |
Returns the current state of the button (either pressed or released).
|
short[] |
BrickIMU.getCalibration(short typ) |
|
BrickletAnalogInV3.Calibration |
BrickletAnalogInV3.getCalibration() |
|
BrickletBarometerV2.Calibration |
BrickletBarometerV2.getCalibration() |
|
BrickletCompass.Calibration |
BrickletCompass.getCalibration() |
|
BrickletIndustrialDualAnalogIn.Calibration |
BrickletIndustrialDualAnalogIn.getCalibration() |
|
BrickletIndustrialDualAnalogInV2.Calibration |
BrickletIndustrialDualAnalogInV2.getCalibration() |
|
BrickletVoltageCurrent.Calibration |
BrickletVoltageCurrent.getCalibration() |
|
BrickletVoltageCurrentV2.Calibration |
BrickletVoltageCurrentV2.getCalibration() |
|
int |
BrickletPerformanceDC.getCCWLEDConfig() |
|
int |
BrickletIndustrialCounter.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialDigitalIn4V2.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialDigitalOut4V2.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialDual020mAV2.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialDualACIn.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialDualACRelay.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialDualAnalogInV2.getChannelLEDConfig(int channel) |
|
int |
BrickletIndustrialQuadRelayV2.getChannelLEDConfig(int channel) |
|
BrickletIndustrialDual020mAV2.ChannelLEDStatusConfig |
BrickletIndustrialDual020mAV2.getChannelLEDStatusConfig(int channel) |
|
BrickletIndustrialDualAnalogInV2.ChannelLEDStatusConfig |
BrickletIndustrialDualAnalogInV2.getChannelLEDStatusConfig(int channel) |
|
short |
BrickletLEDStrip.getChannelMapping() |
|
int |
BrickletLEDStripV2.getChannelMapping() |
|
short |
BrickMaster.getChibiAddress() |
|
short |
BrickMaster.getChibiChannel() |
|
BrickMaster.ChibiErrorLog |
BrickMaster.getChibiErrorLog() |
Returns underrun, CRC error, no ACK and overflow error counts of the Chibi
communication.
|
short |
BrickMaster.getChibiFrequency() |
|
short |
BrickMaster.getChibiMasterAddress() |
|
short |
BrickMaster.getChibiSignalStrength() |
Returns the signal strength in dBm.
|
short |
BrickMaster.getChibiSlaveAddress(short num) |
|
short |
BrickDC.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickHAT.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickHATZero.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickIMU.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickIMUV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletAccelerometerV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletAirQuality.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletAmbientLightV3.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletAnalogInV3.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletAnalogOutV3.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickletBarometer.getChipTemperature() |
Returns the temperature of the air pressure sensor.
|
int |
BrickletBarometerV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletCANV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletCO2V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletColorV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletCompass.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletDCV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletDistanceIRV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletDistanceUSV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletDMX.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletDualButtonV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletEnergyMonitor.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletEPaper296x128.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletGPSV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletGPSV3.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletHallEffectV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletHumidityV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIMUV3.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialAnalogOutV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialCounter.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDigitalIn4V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDigitalOut4V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDual020mAV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDualACIn.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDualACRelay.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDualAnalogInV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialDualRelay.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialPTC.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIndustrialQuadRelayV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIO16V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIO4V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletIsolator.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletJoystickV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletLaserRangeFinderV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletLCD128x64.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletLEDStripV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletLinearPotiV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletLoadCellV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletMotionDetectorV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletMotorizedLinearPoti.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletMultiTouchV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletNFC.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletOLED128x64V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletOneWire.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletOutdoorWeather.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletParticulateMatter.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletPerformanceDC.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletPiezoSpeakerV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletPTCV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRealTimeClockV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRemoteSwitchV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRGBLEDButton.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRGBLEDMatrix.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRGBLEDV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRotaryEncoderV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRotaryPotiV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRS232V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletRS485.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletSegmentDisplay4x7V2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletServoV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletSilentStepperV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletSolidStateRelayV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletSoundPressureLevel.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletTemperatureIRV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletTemperatureV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletThermalImaging.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletThermocoupleV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletUVLightV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletVoltageCurrentV2.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletXMC1400Breakout.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickMaster.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickServo.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickSilentStepper.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
short |
BrickStepper.getChipTemperature() |
Returns the temperature as measured inside the microcontroller.
|
int |
BrickletLEDStrip.getChipType() |
|
int |
BrickletLEDStripV2.getChipType() |
|
long |
BrickletLEDStrip.getClockFrequency() |
|
long |
BrickletLEDStripV2.getClockFrequency() |
|
int |
BrickletCO2.getCO2Concentration() |
Returns the measured CO2 concentration.
|
int |
BrickletCO2V2.getCO2Concentration() |
Returns CO2 concentration.
|
BrickletCO2V2.CO2ConcentrationCallbackConfiguration |
BrickletCO2V2.getCO2ConcentrationCallbackConfiguration() |
|
long |
BrickletCO2.getCO2ConcentrationCallbackPeriod() |
|
BrickletCO2.CO2ConcentrationCallbackThreshold |
BrickletCO2.getCO2ConcentrationCallbackThreshold() |
|
BrickletColor.Color |
BrickletColor.getColor() |
Returns the measured color of the sensor.
|
BrickletColorV2.Color |
BrickletColorV2.getColor() |
Returns the measured color of the sensor.
|
BrickletRGBLEDButton.Color |
BrickletRGBLEDButton.getColor() |
|
BrickletRGBLEDButton.ColorCalibration |
BrickletRGBLEDButton.getColorCalibration() |
|
BrickletColorV2.ColorCallbackConfiguration |
BrickletColorV2.getColorCallbackConfiguration() |
|
long |
BrickletColor.getColorCallbackPeriod() |
|
BrickletColor.ColorCallbackThreshold |
BrickletColor.getColorCallbackThreshold() |
|
int |
BrickletColor.getColorTemperature() |
Returns the color temperature.
|
int |
BrickletColorV2.getColorTemperature() |
Returns the color temperature.
|
BrickletColorV2.ColorTemperatureCallbackConfiguration |
BrickletColorV2.getColorTemperatureCallbackConfiguration() |
|
long |
BrickletColor.getColorTemperatureCallbackPeriod() |
|
int |
BrickletCANV2.getCommunicationLEDConfig() |
|
int |
BrickletDMX.getCommunicationLEDConfig() |
|
int |
BrickletOneWire.getCommunicationLEDConfig() |
|
int |
BrickletRS485.getCommunicationLEDConfig() |
|
BrickletColor.Config |
BrickletColor.getConfig() |
|
BrickletLCD16x2.Config |
BrickletLCD16x2.getConfig() |
|
BrickletLCD20x4.Config |
BrickletLCD20x4.getConfig() |
|
BrickletAccelerometer.Configuration |
BrickletAccelerometer.getConfiguration() |
|
BrickletAccelerometerV2.Configuration |
BrickletAccelerometerV2.getConfiguration() |
|
BrickletAmbientLightV2.Configuration |
BrickletAmbientLightV2.getConfiguration() |
|
BrickletAmbientLightV3.Configuration |
BrickletAmbientLightV3.getConfiguration() |
|
BrickletCAN.Configuration |
BrickletCAN.getConfiguration() |
|
BrickletColorV2.Configuration |
BrickletColorV2.getConfiguration() |
|
BrickletCompass.Configuration |
BrickletCompass.getConfiguration() |
|
BrickletIndustrialAnalogOut.Configuration |
BrickletIndustrialAnalogOut.getConfiguration() |
|
BrickletIndustrialAnalogOutV2.Configuration |
BrickletIndustrialAnalogOutV2.getConfiguration() |
|
BrickletIO16V2.Configuration |
BrickletIO16V2.getConfiguration(int channel) |
|
BrickletIO4.Configuration |
BrickletIO4.getConfiguration() |
Returns a value bitmask and a direction bitmask.
|
BrickletIO4V2.Configuration |
BrickletIO4V2.getConfiguration(int channel) |
|
BrickletLaserRangeFinder.Configuration |
BrickletLaserRangeFinder.getConfiguration() |
|
BrickletLaserRangeFinderV2.Configuration |
BrickletLaserRangeFinderV2.getConfiguration() |
|
BrickletLoadCell.Configuration |
BrickletLoadCell.getConfiguration() |
|
BrickletLoadCellV2.Configuration |
BrickletLoadCellV2.getConfiguration() |
|
BrickletRS232.Configuration |
BrickletRS232.getConfiguration() |
|
BrickletRS232V2.Configuration |
BrickletRS232V2.getConfiguration() |
|
BrickletSoundPressureLevel.Configuration |
BrickletSoundPressureLevel.getConfiguration() |
|
BrickletThermocouple.Configuration |
BrickletThermocouple.getConfiguration() |
|
BrickletThermocoupleV2.Configuration |
BrickletThermocoupleV2.getConfiguration() |
|
int |
BrickletUVLightV2.getConfiguration() |
|
BrickletVoltageCurrent.Configuration |
BrickletVoltageCurrent.getConfiguration() |
|
BrickletVoltageCurrentV2.Configuration |
BrickletVoltageCurrentV2.getConfiguration() |
|
short |
BrickMaster.getConnectionType() |
Returns the type of the connection over which this function was called.
|
BrickletAccelerometerV2.ContinuousAccelerationConfiguration |
BrickletAccelerometerV2.getContinuousAccelerationConfiguration() |
|
int |
BrickIMU.getConvergenceSpeed() |
|
BrickletSilentStepperV2.CoolstepConfiguration |
BrickletSilentStepperV2.getCoolstepConfiguration() |
|
BrickSilentStepper.CoolstepConfiguration |
BrickSilentStepper.getCoolstepConfiguration() |
|
BrickletGPS.Coordinates |
BrickletGPS.getCoordinates() |
Returns the GPS coordinates.
|
BrickletGPSV2.Coordinates |
BrickletGPSV2.getCoordinates() |
Returns the GPS coordinates.
|
BrickletGPSV3.Coordinates |
BrickletGPSV3.getCoordinates() |
Returns the GPS coordinates.
|
long |
BrickletGPS.getCoordinatesCallbackPeriod() |
|
long |
BrickletGPSV2.getCoordinatesCallbackPeriod() |
|
long |
BrickletGPSV3.getCoordinatesCallbackPeriod() |
|
int |
BrickletRotaryEncoder.getCount(boolean reset) |
Returns the current count of the encoder.
|
int |
BrickletRotaryEncoderV2.getCount(boolean reset) |
Returns the current count of the encoder.
|
long |
BrickletXMC1400Breakout.getCount() |
Returns the value of the example count (see example.c).
|
BrickletRotaryEncoderV2.CountCallbackConfiguration |
BrickletRotaryEncoderV2.getCountCallbackConfiguration() |
|
BrickletXMC1400Breakout.CountCallbackConfiguration |
BrickletXMC1400Breakout.getCountCallbackConfiguration() |
|
long |
BrickletRotaryEncoder.getCountCallbackPeriod() |
|
BrickletRotaryEncoder.CountCallbackThreshold |
BrickletRotaryEncoder.getCountCallbackThreshold() |
|
long |
BrickletHallEffectV2.getCounter(boolean resetCounter) |
Returns the current value of the counter.
|
long |
BrickletIndustrialCounter.getCounter(int channel) |
Returns the current counter value for the given channel.
|
boolean |
BrickletIndustrialCounter.getCounterActive(int channel) |
Returns the activation state of the given channel.
|
BrickletHallEffectV2.CounterCallbackConfiguration |
BrickletHallEffectV2.getCounterCallbackConfiguration() |
|
BrickletHallEffectV2.CounterConfig |
BrickletHallEffectV2.getCounterConfig() |
|
BrickletIndustrialCounter.CounterConfiguration |
BrickletIndustrialCounter.getCounterConfiguration(int channel) |
|
int |
BrickletSegmentDisplay4x7.getCounterValue() |
Returns the counter value that is currently shown on the display.
|
int |
BrickletSegmentDisplay4x7V2.getCounterValue() |
Returns the counter value that is currently shown on the display.
|
short |
BrickletCurrent12.getCurrent() |
Returns the current of the sensor.
|
short |
BrickletCurrent25.getCurrent() |
Returns the current of the sensor.
|
int |
BrickletIndustrialAnalogOut.getCurrent() |
|
int |
BrickletIndustrialAnalogOutV2.getCurrent() |
|
int |
BrickletIndustrialDual020mA.getCurrent(short sensor) |
Returns the current of the specified sensor.
|
int |
BrickletIndustrialDual020mAV2.getCurrent(int channel) |
Returns the current of the specified channel.
|
int |
BrickletVoltageCurrent.getCurrent() |
Returns the current.
|
int |
BrickletVoltageCurrentV2.getCurrent() |
Returns the current.
|
int[] |
BrickletServoV2.getCurrentCalibration() |
|
BrickletIndustrialDual020mAV2.CurrentCallbackConfiguration |
BrickletIndustrialDual020mAV2.getCurrentCallbackConfiguration(int channel) |
|
BrickletVoltageCurrentV2.CurrentCallbackConfiguration |
BrickletVoltageCurrentV2.getCurrentCallbackConfiguration() |
|
long |
BrickletCurrent12.getCurrentCallbackPeriod() |
|
long |
BrickletCurrent25.getCurrentCallbackPeriod() |
|
long |
BrickletIndustrialDual020mA.getCurrentCallbackPeriod(short sensor) |
|
long |
BrickletVoltageCurrent.getCurrentCallbackPeriod() |
|
BrickletCurrent12.CurrentCallbackThreshold |
BrickletCurrent12.getCurrentCallbackThreshold() |
|
BrickletCurrent25.CurrentCallbackThreshold |
BrickletCurrent25.getCurrentCallbackThreshold() |
|
BrickletIndustrialDual020mA.CurrentCallbackThreshold |
BrickletIndustrialDual020mA.getCurrentCallbackThreshold(short sensor) |
|
BrickletVoltageCurrent.CurrentCallbackThreshold |
BrickletVoltageCurrent.getCurrentCallbackThreshold() |
|
int |
BrickDC.getCurrentConsumption() |
Returns the current consumption of the motor.
|
int |
BrickStepper.getCurrentConsumption() |
Returns the current consumption of the motor.
|
int |
BrickletServoV2.getCurrentPosition(int servoChannel) |
Returns the *current* position of the specified servo channel.
|
int |
BrickletSilentStepperV2.getCurrentPosition() |
Returns the current position of the stepper motor in steps.
|
short |
BrickServo.getCurrentPosition(short servoNum) |
Returns the *current* position of the specified servo.
|
int |
BrickSilentStepper.getCurrentPosition() |
Returns the current position of the stepper motor in steps.
|
int |
BrickStepper.getCurrentPosition() |
Returns the current position of the stepper motor in steps.
|
short |
BrickDC.getCurrentVelocity() |
Returns the *current* velocity of the motor.
|
int |
BrickletDCV2.getCurrentVelocity() |
Returns the *current* velocity of the motor.
|
int |
BrickletPerformanceDC.getCurrentVelocity() |
Returns the *current* velocity of the motor.
|
int |
BrickletServoV2.getCurrentVelocity(int servoChannel) |
Returns the *current* velocity of the specified servo channel.
|
int |
BrickletSilentStepperV2.getCurrentVelocity() |
Returns the *current* velocity of the stepper motor.
|
int |
BrickServo.getCurrentVelocity(short servoNum) |
Returns the *current* velocity of the specified servo.
|
int |
BrickSilentStepper.getCurrentVelocity() |
Returns the *current* velocity of the stepper motor.
|
int |
BrickStepper.getCurrentVelocity() |
Returns the *current* velocity of the stepper motor.
|
BrickletDCV2.CurrentVelocityCallbackConfiguration |
BrickletDCV2.getCurrentVelocityCallbackConfiguration() |
|
BrickletPerformanceDC.CurrentVelocityCallbackConfiguration |
BrickletPerformanceDC.getCurrentVelocityCallbackConfiguration() |
|
int |
BrickDC.getCurrentVelocityPeriod() |
|
short[] |
BrickletLCD16x2.getCustomCharacter(short index) |
|
short[] |
BrickletLCD20x4.getCustomCharacter(short index) |
|
BrickRED.CustomProgramOptionNames |
BrickRED.getCustomProgramOptionNames(int programId,
int sessionId) |
|
BrickRED.CustomProgramOptionValue |
BrickRED.getCustomProgramOptionValue(int programId,
int nameStringId,
int sessionId) |
|
int |
BrickletPerformanceDC.getCWLEDConfig() |
|
BrickletGPS.DateTime |
BrickletGPS.getDateTime() |
Returns the current date and time.
|
BrickletGPSV2.DateTime |
BrickletGPSV2.getDateTime() |
Returns the current date and time.
|
BrickletGPSV3.DateTime |
BrickletGPSV3.getDateTime() |
Returns the current date and time.
|
BrickletRealTimeClock.DateTime |
BrickletRealTimeClock.getDateTime() |
Returns the current date (including weekday) and the current time of the
real-time clock.
|
BrickletRealTimeClockV2.DateTime |
BrickletRealTimeClockV2.getDateTime() |
Returns the current date (including weekday) and the current time of the
real-time.
|
long |
BrickletRealTimeClockV2.getDateTimeCallbackConfiguration() |
|
long |
BrickletGPS.getDateTimeCallbackPeriod() |
|
long |
BrickletGPSV2.getDateTimeCallbackPeriod() |
|
long |
BrickletGPSV3.getDateTimeCallbackPeriod() |
|
long |
BrickletRealTimeClock.getDateTimeCallbackPeriod() |
|
long |
BrickletAccelerometer.getDebouncePeriod() |
|
long |
BrickletAmbientLight.getDebouncePeriod() |
|
long |
BrickletAmbientLightV2.getDebouncePeriod() |
|
long |
BrickletAnalogIn.getDebouncePeriod() |
|
long |
BrickletAnalogInV2.getDebouncePeriod() |
|
long |
BrickletBarometer.getDebouncePeriod() |
|
long |
BrickletCO2.getDebouncePeriod() |
|
long |
BrickletColor.getDebouncePeriod() |
|
long |
BrickletCurrent12.getDebouncePeriod() |
|
long |
BrickletCurrent25.getDebouncePeriod() |
|
long |
BrickletDistanceIR.getDebouncePeriod() |
|
long |
BrickletDistanceUS.getDebouncePeriod() |
|
long |
BrickletDustDetector.getDebouncePeriod() |
|
long |
BrickletHumidity.getDebouncePeriod() |
|
long |
BrickletIndustrialDigitalIn4.getDebouncePeriod() |
|
long |
BrickletIndustrialDual020mA.getDebouncePeriod() |
|
long |
BrickletIndustrialDualAnalogIn.getDebouncePeriod() |
|
long |
BrickletIO16.getDebouncePeriod() |
|
long |
BrickletIO4.getDebouncePeriod() |
|
long |
BrickletJoystick.getDebouncePeriod() |
|
long |
BrickletLaserRangeFinder.getDebouncePeriod() |
|
long |
BrickletLine.getDebouncePeriod() |
|
long |
BrickletLinearPoti.getDebouncePeriod() |
|
long |
BrickletLoadCell.getDebouncePeriod() |
|
long |
BrickletMoisture.getDebouncePeriod() |
|
long |
BrickletPTC.getDebouncePeriod() |
|
long |
BrickletRotaryEncoder.getDebouncePeriod() |
|
long |
BrickletRotaryPoti.getDebouncePeriod() |
|
long |
BrickletSoundIntensity.getDebouncePeriod() |
|
long |
BrickletTemperature.getDebouncePeriod() |
|
long |
BrickletTemperatureIR.getDebouncePeriod() |
|
long |
BrickletThermocouple.getDebouncePeriod() |
|
long |
BrickletUVLight.getDebouncePeriod() |
|
long |
BrickletVoltage.getDebouncePeriod() |
|
long |
BrickletVoltageCurrent.getDebouncePeriod() |
|
long |
BrickMaster.getDebouncePeriod() |
|
int |
BrickStepper.getDecay() |
|
int |
BrickletSoundPressureLevel.getDecibel() |
Returns the measured sound pressure in decibels.
|
BrickletSoundPressureLevel.DecibelCallbackConfiguration |
BrickletSoundPressureLevel.getDecibelCallbackConfiguration() |
|
java.lang.String |
BrickletLCD20x4.getDefaultText(short line) |
|
int |
BrickletLCD20x4.getDefaultTextCounter() |
Returns the current value of the default text counter.
|
BrickletServoV2.Degree |
BrickletServoV2.getDegree(int servoChannel) |
|
BrickServo.Degree |
BrickServo.getDegree(short servoNum) |
|
int |
BrickletNFC.getDetectionLEDConfig() |
|
BrickRED.DirectoryName |
BrickRED.getDirectoryName(int directoryId,
int sessionId) |
|
BrickletLCD128x64.DisplayConfiguration |
BrickletLCD128x64.getDisplayConfiguration() |
|
BrickletOLED128x64.DisplayConfiguration |
BrickletOLED128x64.getDisplayConfiguration() |
|
BrickletOLED128x64V2.DisplayConfiguration |
BrickletOLED128x64V2.getDisplayConfiguration() |
|
BrickletOLED64x48.DisplayConfiguration |
BrickletOLED64x48.getDisplayConfiguration() |
|
int |
BrickletEPaper296x128.getDisplayDriver() |
Returns the e-paper display driver.
|
int |
BrickletEPaper296x128.getDisplayType() |
Returns the type of the e-paper display.
|
int |
BrickletDistanceIR.getDistance() |
Returns the distance measured by the sensor.
|
int |
BrickletDistanceIRV2.getDistance() |
Returns the distance measured by the sensor.
|
int |
BrickletDistanceUSV2.getDistance() |
Returns the distance.
|
int |
BrickletLaserRangeFinder.getDistance() |
Returns the measured distance.
|
int |
BrickletLaserRangeFinderV2.getDistance() |
Returns the measured distance.
|
BrickletDistanceIRV2.DistanceCallbackConfiguration |
BrickletDistanceIRV2.getDistanceCallbackConfiguration() |
|
BrickletDistanceUSV2.DistanceCallbackConfiguration |
BrickletDistanceUSV2.getDistanceCallbackConfiguration() |
|
BrickletLaserRangeFinderV2.DistanceCallbackConfiguration |
BrickletLaserRangeFinderV2.getDistanceCallbackConfiguration() |
|
long |
BrickletDistanceIR.getDistanceCallbackPeriod() |
|
long |
BrickletDistanceUS.getDistanceCallbackPeriod() |
|
long |
BrickletLaserRangeFinder.getDistanceCallbackPeriod() |
|
BrickletDistanceIR.DistanceCallbackThreshold |
BrickletDistanceIR.getDistanceCallbackThreshold() |
|
BrickletDistanceUS.DistanceCallbackThreshold |
BrickletDistanceUS.getDistanceCallbackThreshold() |
|
BrickletLaserRangeFinder.DistanceCallbackThreshold |
BrickletLaserRangeFinder.getDistanceCallbackThreshold() |
|
int |
BrickletDistanceIRV2.getDistanceLEDConfig() |
|
int |
BrickletDistanceUSV2.getDistanceLEDConfig() |
|
int |
BrickletLaserRangeFinderV2.getDistanceLEDConfig() |
|
int |
BrickletDistanceUS.getDistanceValue() |
Returns the current distance value measured by the sensor.
|
int |
BrickletDMX.getDMXMode() |
|
int |
BrickletEPaper296x128.getDrawStatus() |
Returns one of three draw statuses:
* Idle
* Copying: Data is being copied from the buffer of the Bricklet to the buffer of the display.
|
short |
BrickDC.getDriveMode() |
|
int |
BrickletDCV2.getDriveMode() |
|
int |
BrickletPerformanceDC.getDriveMode() |
|
BrickletSilentStepperV2.DriverStatus |
BrickletSilentStepperV2.getDriverStatus() |
Returns the current driver status.
|
BrickSilentStepper.DriverStatus |
BrickSilentStepper.getDriverStatus() |
Returns the current driver status.
|
int |
BrickletDustDetector.getDustDensity() |
Returns the dust density.
|
long |
BrickletDustDetector.getDustDensityCallbackPeriod() |
|
BrickletDustDetector.DustDensityCallbackThreshold |
BrickletDustDetector.getDustDensityCallbackThreshold() |
|
long |
BrickletHallEffect.getEdgeCount(boolean resetCounter) |
Returns the current value of the edge counter.
|
long |
BrickletIndustrialDigitalIn4.getEdgeCount(short pin,
boolean resetCounter) |
Returns the current value of the edge counter for the selected pin.
|
long |
BrickletIndustrialDigitalIn4V2.getEdgeCount(int channel,
boolean resetCounter) |
Returns the current value of the edge counter for the selected channel.
|
long |
BrickletIO16.getEdgeCount(short pin,
boolean resetCounter) |
Returns the current value of the edge counter for the selected pin on port A.
|
long |
BrickletIO16V2.getEdgeCount(int channel,
boolean resetCounter) |
Returns the current value of the edge counter for the selected channel.
|
long |
BrickletIO4.getEdgeCount(short pin,
boolean resetCounter) |
Returns the current value of the edge counter for the selected pin.
|
long |
BrickletIO4V2.getEdgeCount(int channel,
boolean resetCounter) |
Returns the current value of the edge counter for the selected channel.
|
long |
BrickletHallEffect.getEdgeCountCallbackPeriod() |
|
BrickletHallEffect.EdgeCountConfig |
BrickletHallEffect.getEdgeCountConfig() |
|
BrickletIndustrialDigitalIn4.EdgeCountConfig |
BrickletIndustrialDigitalIn4.getEdgeCountConfig(short pin) |
|
BrickletIO16.EdgeCountConfig |
BrickletIO16.getEdgeCountConfig(short pin) |
|
BrickletIO4.EdgeCountConfig |
BrickletIO4.getEdgeCountConfig(short pin) |
|
BrickletIndustrialDigitalIn4V2.EdgeCountConfiguration |
BrickletIndustrialDigitalIn4V2.getEdgeCountConfiguration(int channel) |
|
BrickletIO16V2.EdgeCountConfiguration |
BrickletIO16V2.getEdgeCountConfiguration(int channel) |
|
BrickletIO4V2.EdgeCountConfiguration |
BrickletIO4V2.getEdgeCountConfiguration(int channel) |
|
long |
BrickletHallEffect.getEdgeInterrupt() |
|
int |
BrickletMultiTouch.getElectrodeConfig() |
|
boolean[] |
BrickletMultiTouchV2.getElectrodeConfig() |
|
short |
BrickletMultiTouch.getElectrodeSensitivity() |
|
int |
BrickletMultiTouchV2.getElectrodeSensitivity() |
|
boolean |
BrickletDCV2.getEmergencyShutdownCallbackConfiguration() |
|
boolean |
BrickletPerformanceDC.getEmergencyShutdownCallbackConfiguration() |
|
int |
BrickletTemperatureIR.getEmissivity() |
|
int |
BrickletTemperatureIRV2.getEmissivity() |
|
boolean |
BrickletLaserRangeFinderV2.getEnable() |
|
boolean |
BrickletParticulateMatter.getEnable() |
|
boolean |
BrickletDCV2.getEnabled() |
Returns *true* if the driver chip is enabled, *false* otherwise.
|
boolean |
BrickletIndustrialAnalogOutV2.getEnabled() |
Returns *true* if output of voltage and current is enabled, *false* otherwise.
|
boolean |
BrickletPerformanceDC.getEnabled() |
Returns *true* if the driver chip is enabled, *false* otherwise.
|
boolean |
BrickletServoV2.getEnabled(int servoChannel) |
Returns *true* if the specified servo channel is enabled, *false* otherwise.
|
boolean |
BrickletSilentStepperV2.getEnabled() |
Returns *true* if the stepper driver is enabled, *false* otherwise.
|
BrickletEnergyMonitor.EnergyData |
BrickletEnergyMonitor.getEnergyData() |
Returns all of the measurements that are done by the Energy Monitor Bricklet.
|
BrickletEnergyMonitor.EnergyDataCallbackConfiguration |
BrickletEnergyMonitor.getEnergyDataCallbackConfiguration() |
|
BrickletRS232V2.ErrorCount |
BrickletRS232V2.getErrorCount() |
Returns the current number of overrun and parity errors.
|
BrickletRS485.ErrorCount |
BrickletRS485.getErrorCount() |
Returns the current number of overrun and parity errors.
|
int |
BrickletCANV2.getErrorLEDConfig() |
|
int |
BrickletDCV2.getErrorLEDConfig() |
|
int |
BrickletDMX.getErrorLEDConfig() |
|
int |
BrickletPerformanceDC.getErrorLEDConfig() |
|
int |
BrickletRS485.getErrorLEDConfig() |
|
int |
BrickletSilentStepperV2.getErrorLEDConfig() |
|
BrickletCAN.ErrorLog |
BrickletCAN.getErrorLog() |
Returns information about different kinds of errors.
|
BrickletCANV2.ErrorLog |
BrickletCANV2.getErrorLog() |
Returns information about different kinds of errors.
|
BrickletCANV2.ErrorLogLowLevel |
BrickletCANV2.getErrorLogLowLevel() |
Returns information about different kinds of errors.
|
boolean |
BrickletCANV2.getErrorOccurredCallbackConfiguration() |
|
BrickletThermocouple.ErrorState |
BrickletThermocouple.getErrorState() |
Returns the current error state.
|
BrickletThermocoupleV2.ErrorState |
BrickletThermocoupleV2.getErrorState() |
Returns the current error state.
|
java.lang.String |
BrickMaster.getEthernetAuthenticationSecret() |
|
BrickMaster.EthernetConfiguration |
BrickMaster.getEthernetConfiguration() |
|
BrickMaster.EthernetStatus |
BrickMaster.getEthernetStatus() |
Returns the status of the Ethernet Extension.
|
BrickMaster.EthernetWebsocketConfiguration |
BrickMaster.getEthernetWebsocketConfiguration() |
|
long |
BrickMaster.getExtensionType(short extension) |
|
int |
BrickDC.getExternalInputVoltage() |
Returns the external input voltage.
|
int |
BrickServo.getExternalInputVoltage() |
Returns the external input voltage.
|
int |
BrickSilentStepper.getExternalInputVoltage() |
Returns the external input voltage.
|
int |
BrickStepper.getExternalInputVoltage() |
Returns the external input voltage.
|
BrickletThermalImaging.FFCShutterMode |
BrickletThermalImaging.getFFCShutterMode() |
Sets the FFC shutter mode parameters.
|
BrickRED.FileEvents |
BrickRED.getFileEvents(int fileId) |
|
BrickRED.FileInfo |
BrickRED.getFileInfo(int fileId,
int sessionId) |
Returns various information about a file and the resulting error code.
|
BrickRED.FilePosition |
BrickRED.getFilePosition(int fileId) |
Returns the current seek position of a file object and returns the
resulting error code.
|
BrickletAccelerometerV2.FilterConfiguration |
BrickletAccelerometerV2.getFilterConfiguration() |
|
int |
BrickletGPSV2.getFixLEDConfig() |
|
int |
BrickletGPSV3.getFixLEDConfig() |
|
BrickletThermalImaging.FluxLinearParameters |
BrickletThermalImaging.getFluxLinearParameters() |
|
BrickletDMX.FrameCallbackConfig |
BrickletDMX.getFrameCallbackConfig() |
|
int |
BrickletDMX.getFrameDuration() |
|
int |
BrickletLEDStrip.getFrameDuration() |
|
int |
BrickletLEDStripV2.getFrameDuration() |
|
int |
BrickletRGBLEDMatrix.getFrameDuration() |
|
BrickletDMX.FrameErrorCount |
BrickletDMX.getFrameErrorCount() |
Returns the current number of overrun and framing errors.
|
boolean |
BrickletCAN.getFrameReadableCallbackConfiguration() |
|
boolean |
BrickletCANV2.getFrameReadableCallbackConfiguration() |
|
short |
BrickletRS232.getFrameReadableCallbackConfiguration() |
|
int |
BrickletRS232V2.getFrameReadableCallbackConfiguration() |
|
int |
BrickletRS485.getFrameReadableCallbackConfiguration() |
|
boolean |
BrickletCANV2.getFrameReadCallbackConfiguration() |
|
boolean |
BrickletLEDStripV2.getFrameStartedCallbackConfiguration() |
|
int |
BrickletIndustrialDual020mAV2.getGain() |
|
long |
BrickletPerformanceDC.getGPIOAction(int channel) |
|
long |
BrickletSilentStepperV2.getGPIOAction(int channel) |
|
BrickletPerformanceDC.GPIOConfiguration |
BrickletPerformanceDC.getGPIOConfiguration(int channel) |
|
BrickletSilentStepperV2.GPIOConfiguration |
BrickletSilentStepperV2.getGPIOConfiguration(int channel) |
|
boolean |
BrickletXMC1400Breakout.getGPIOInput(int port,
int pin) |
Example for a getter function.
|
int |
BrickletPerformanceDC.getGPIOLEDConfig(int channel) |
|
boolean[] |
BrickletPerformanceDC.getGPIOState() |
Returns the GPIO state for both channels.
|
boolean[] |
BrickletSilentStepperV2.getGPIOState() |
Returns the GPIO state for both channels.
|
BrickIMUV2.GravityVector |
BrickIMUV2.getGravityVector() |
Returns the current gravity vector of the IMU Brick for the
x, y and z axis.
|
BrickletIMUV3.GravityVector |
BrickletIMUV3.getGravityVector() |
Returns the current gravity vector of the IMU Brick for the
x, y and z axis.
|
BrickletIMUV3.GravityVectorCallbackConfiguration |
BrickletIMUV3.getGravityVectorCallbackConfiguration() |
|
long |
BrickIMUV2.getGravityVectorPeriod() |
|
int[] |
BrickletRGBLEDMatrix.getGreen() |
|
char[] |
BrickletIndustrialDigitalIn4.getGroup() |
|
char[] |
BrickletIndustrialDigitalOut4.getGroup() |
|
char[] |
BrickletIndustrialQuadRelay.getGroup() |
|
BrickletLCD128x64.GUIButton |
BrickletLCD128x64.getGUIButton(int index) |
|
boolean |
BrickletLCD128x64.getGUIButtonPressed(int index) |
Returns the state of the button for the given index.
|
BrickletLCD128x64.GUIButtonPressedCallbackConfiguration |
BrickletLCD128x64.getGUIButtonPressedCallbackConfiguration() |
|
BrickletLCD128x64.GUIGraphConfiguration |
BrickletLCD128x64.getGUIGraphConfiguration(int index) |
|
int[] |
BrickletLCD128x64.getGUIGraphData(int index) |
|
BrickletLCD128x64.GUIGraphDataLowLevel |
BrickletLCD128x64.getGUIGraphDataLowLevel(int index) |
|
BrickletLCD128x64.GUISlider |
BrickletLCD128x64.getGUISlider(int index) |
|
int |
BrickletLCD128x64.getGUISliderValue(int index) |
Returns the current slider value for the given index.
|
BrickletLCD128x64.GUISliderValueCallbackConfiguration |
BrickletLCD128x64.getGUISliderValueCallbackConfiguration() |
|
BrickletLCD128x64.GUITabConfiguration |
BrickletLCD128x64.getGUITabConfiguration() |
|
BrickletLCD128x64.GUITabIcon |
BrickletLCD128x64.getGUITabIcon(int index) |
|
int |
BrickletLCD128x64.getGUITabSelected() |
Returns the index of the currently selected tab.
|
BrickletLCD128x64.GUITabSelectedCallbackConfiguration |
BrickletLCD128x64.getGUITabSelectedCallbackConfiguration() |
|
BrickletLCD128x64.GUITabText |
BrickletLCD128x64.getGUITabText(int index) |
|
int |
BrickletCompass.getHeading() |
Returns the heading (north = 0 degree, east = 90 degree).
|
BrickletCompass.HeadingCallbackConfiguration |
BrickletCompass.getHeadingCallbackConfiguration() |
|
int |
BrickletHumidityV2.getHeaterConfiguration() |
|
int |
BrickletTemperatureV2.getHeaterConfiguration() |
|
BrickletThermalImaging.HighContrastConfig |
BrickletThermalImaging.getHighContrastConfig() |
|
int[] |
BrickletThermalImaging.getHighContrastImage() |
Returns the current high contrast image.
|
BrickletThermalImaging.HighContrastImageLowLevel |
BrickletThermalImaging.getHighContrastImageLowLevel() |
Returns the current high contrast image.
|
int |
BrickletAirQuality.getHumidity() |
Returns relative humidity.
|
int |
BrickletCO2V2.getHumidity() |
Returns relative humidity.
|
int |
BrickletHumidity.getHumidity() |
Returns the humidity of the sensor.
|
int |
BrickletHumidityV2.getHumidity() |
Returns the humidity measured by the sensor.
|
BrickletAirQuality.HumidityCallbackConfiguration |
BrickletAirQuality.getHumidityCallbackConfiguration() |
|
BrickletCO2V2.HumidityCallbackConfiguration |
BrickletCO2V2.getHumidityCallbackConfiguration() |
|
BrickletHumidityV2.HumidityCallbackConfiguration |
BrickletHumidityV2.getHumidityCallbackConfiguration() |
|
long |
BrickletHumidity.getHumidityCallbackPeriod() |
|
BrickletHumidity.HumidityCallbackThreshold |
BrickletHumidity.getHumidityCallbackThreshold() |
|
short |
BrickletBarometer.getI2CMode() |
|
short |
BrickletTemperature.getI2CMode() |
|
BrickletAirQuality.IAQIndex |
BrickletAirQuality.getIAQIndex() |
Returns the IAQ index and accuracy.
|
BrickletAirQuality.IAQIndexCallbackConfiguration |
BrickletAirQuality.getIAQIndexCallbackConfiguration() |
|
Device.Identity |
BrickDC.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickESP32.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickESP32Ethernet.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickHAT.getIdentity() |
Returns the UID, the UID where the HAT is connected to
(typically '0' as the HAT is the root device in the topology),
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickHATZero.getIdentity() |
Returns the UID, the UID where the HAT is connected to
(typically '0' as the HAT is the root device in the topology),
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickIMU.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickIMUV2.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAccelerometer.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAccelerometerV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAirQuality.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAmbientLight.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAmbientLightV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAmbientLightV3.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAnalogIn.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAnalogInV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAnalogInV3.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAnalogOut.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAnalogOutV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletAnalogOutV3.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletBarometer.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletBarometerV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCAN.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCANV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCO2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCO2V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletColor.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletColorV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCompass.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCurrent12.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletCurrent25.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDCV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDistanceIR.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDistanceIRV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDistanceUS.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDistanceUSV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDMX.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDualButton.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDualButtonV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDualRelay.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletDustDetector.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletEnergyMonitor.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletEPaper296x128.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletGPS.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletGPSV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletGPSV3.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletHallEffect.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletHallEffectV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletHumidity.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletHumidityV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIMUV3.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialAnalogOut.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialAnalogOutV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialCounter.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDigitalIn4.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDigitalIn4V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDigitalOut4.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDigitalOut4V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDual020mA.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDual020mAV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDualACIn.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDualACRelay.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDualAnalogIn.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDualAnalogInV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialDualRelay.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialPTC.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialQuadRelay.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIndustrialQuadRelayV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIO16.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIO16V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIO4.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIO4V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletIsolator.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletJoystick.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletJoystickV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLaserRangeFinder.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLaserRangeFinderV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLCD128x64.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLCD16x2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLCD20x4.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLEDStrip.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLEDStripV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLine.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLinearPoti.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLinearPotiV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLoadCell.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletLoadCellV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletMoisture.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletMotionDetector.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletMotionDetectorV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletMotorizedLinearPoti.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletMultiTouch.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletMultiTouchV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletNFC.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletNFCRFID.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletOLED128x64.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletOLED128x64V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletOLED64x48.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletOneWire.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletOutdoorWeather.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletParticulateMatter.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletPerformanceDC.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletPiezoBuzzer.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletPiezoSpeaker.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletPiezoSpeakerV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletPTC.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletPTCV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRealTimeClock.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRealTimeClockV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRemoteSwitch.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRemoteSwitchV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRGBLED.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRGBLEDButton.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRGBLEDMatrix.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRGBLEDV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRotaryEncoder.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRotaryEncoderV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRotaryPoti.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRotaryPotiV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRS232.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRS232V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletRS485.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSegmentDisplay4x7.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSegmentDisplay4x7V2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletServoV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSilentStepperV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSolidStateRelay.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSolidStateRelayV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSoundIntensity.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletSoundPressureLevel.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletTemperature.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletTemperatureIR.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletTemperatureIRV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletTemperatureV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletThermalImaging.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletThermocouple.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletThermocoupleV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletTilt.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletUVLight.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletUVLightV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletVoltage.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletVoltageCurrent.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletVoltageCurrentV2.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickletXMC1400Breakout.getIdentity() |
Returns the UID, the UID where the Bricklet is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickMaster.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickRED.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickServo.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickSilentStepper.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
Device.Identity |
BrickStepper.getIdentity() |
Returns the UID, the UID where the Brick is connected to,
the position, the hardware and firmware version as well as the
device identifier.
|
abstract Device.Identity |
Device.getIdentity() |
|
int |
BrickletAmbientLight.getIlluminance() |
Returns the illuminance of the ambient light sensor.
|
long |
BrickletAmbientLightV2.getIlluminance() |
Returns the illuminance of the ambient light sensor.
|
long |
BrickletAmbientLightV3.getIlluminance() |
Returns the illuminance of the ambient light sensor.
|
long |
BrickletColor.getIlluminance() |
|
long |
BrickletColorV2.getIlluminance() |
|
BrickletAmbientLightV3.IlluminanceCallbackConfiguration |
BrickletAmbientLightV3.getIlluminanceCallbackConfiguration() |
|
BrickletColorV2.IlluminanceCallbackConfiguration |
BrickletColorV2.getIlluminanceCallbackConfiguration() |
|
long |
BrickletAmbientLight.getIlluminanceCallbackPeriod() |
|
long |
BrickletAmbientLightV2.getIlluminanceCallbackPeriod() |
|
long |
BrickletColor.getIlluminanceCallbackPeriod() |
|
BrickletAmbientLight.IlluminanceCallbackThreshold |
BrickletAmbientLight.getIlluminanceCallbackThreshold() |
|
BrickletAmbientLightV2.IlluminanceCallbackThreshold |
BrickletAmbientLightV2.getIlluminanceCallbackThreshold() |
|
int |
BrickletThermalImaging.getImageTransferConfig() |
|
short |
BrickIMU.getIMUTemperature() |
Returns the temperature of the IMU Brick.
|
BrickletMotionDetectorV2.Indicator |
BrickletMotionDetectorV2.getIndicator() |
|
int |
BrickletAccelerometerV2.getInfoLEDConfig() |
|
int |
BrickletLoadCellV2.getInfoLEDConfig() |
|
BrickletIO16V2.InputValueCallbackConfiguration |
BrickletIO16V2.getInputValueCallbackConfiguration(int channel) |
|
BrickletIO4V2.InputValueCallbackConfiguration |
BrickletIO4V2.getInputValueCallbackConfiguration(int channel) |
|
int |
BrickletAnalogOutV2.getInputVoltage() |
Returns the input voltage.
|
int |
BrickletAnalogOutV3.getInputVoltage() |
Returns the input voltage.
|
int |
BrickletServoV2.getInputVoltage() |
Returns the input voltage in mV.
|
int |
BrickletSilentStepperV2.getInputVoltage() |
Returns the external input voltage.
|
int |
BrickletServoV2.getInputVoltageConfiguration() |
|
int |
BrickletSoundIntensity.getIntensity() |
Returns the current sound intensity.
|
long |
BrickletSoundIntensity.getIntensityCallbackPeriod() |
|
BrickletSoundIntensity.IntensityCallbackThreshold |
BrickletSoundIntensity.getIntensityCallbackThreshold() |
|
int |
BrickletIndustrialDigitalIn4.getInterrupt() |
|
short |
BrickletIO4.getInterrupt() |
|
BrickletIsolator.IsolatorSPITFPErrorCount |
BrickletIsolator.getIsolatorSPITFPErrorCount() |
Returns the error count for the communication between Isolator Bricklet and
the connected Bricklet.
|
BrickRED.LastSpawnedProgramProcess |
BrickRED.getLastSpawnedProgramProcess(int programId,
int sessionId) |
|
BrickletDualButton.LEDState |
BrickletDualButton.getLEDState() |
|
BrickletDualButtonV2.LEDState |
BrickletDualButtonV2.getLEDState() |
|
int[] |
BrickletLEDStripV2.getLEDValues(int index,
int length) |
Returns *length* RGB(W) values starting from the
given *index*.
|
BrickletLEDStripV2.LEDValuesLowLevel |
BrickletLEDStripV2.getLEDValuesLowLevel(int index,
int length) |
Returns *length* RGB(W) values starting from the
given *index*.
|
boolean |
BrickletColorV2.getLight() |
|
BrickIMUV2.LinearAcceleration |
BrickIMUV2.getLinearAcceleration() |
Returns the linear acceleration of the IMU Brick for the
x, y and z axis.
|
BrickletIMUV3.LinearAcceleration |
BrickletIMUV3.getLinearAcceleration() |
Returns the linear acceleration of the IMU Brick for the
x, y and z axis.
|
BrickletIMUV3.LinearAccelerationCallbackConfiguration |
BrickletIMUV3.getLinearAccelerationCallbackConfiguration() |
|
long |
BrickIMUV2.getLinearAccelerationPeriod() |
|
BrickRED.ListItem |
BrickRED.getListItem(int listId,
int index,
int sessionId) |
Returns the object ID and type of the object stored at ``index`` in a list
object and returns the resulting error code.
|
BrickRED.ListLength |
BrickRED.getListLength(int listId) |
Returns the length of a list object in items and the resulting error code.
|
java.lang.String |
BrickMaster.getLongWifiKey() |
|
BrickIMU.MagneticField |
BrickIMU.getMagneticField() |
Returns the calibrated magnetic field from the magnetometer for the
x, y and z axis.
|
BrickIMUV2.MagneticField |
BrickIMUV2.getMagneticField() |
Returns the calibrated magnetic field from the magnetometer for the
x, y and z axis.
|
BrickletIMUV3.MagneticField |
BrickletIMUV3.getMagneticField() |
Returns the calibrated magnetic field from the magnetometer for the
x, y and z axis.
|
BrickletIMUV3.MagneticFieldCallbackConfiguration |
BrickletIMUV3.getMagneticFieldCallbackConfiguration() |
|
long |
BrickIMU.getMagneticFieldPeriod() |
|
long |
BrickIMUV2.getMagneticFieldPeriod() |
|
BrickletCompass.MagneticFluxDensity |
BrickletCompass.getMagneticFluxDensity() |
Returns the `magnetic flux density (magnetic induction) <https://en.wikipedia.org/wiki/Magnetic_flux>`__
for all three axis.
|
int |
BrickletHallEffectV2.getMagneticFluxDensity() |
Returns the `magnetic flux density (magnetic induction) <https://en.wikipedia.org/wiki/Magnetic_flux>`__.
|
BrickletCompass.MagneticFluxDensityCallbackConfiguration |
BrickletCompass.getMagneticFluxDensityCallbackConfiguration() |
|
BrickletHallEffectV2.MagneticFluxDensityCallbackConfiguration |
BrickletHallEffectV2.getMagneticFluxDensityCallbackConfiguration() |
|
short |
BrickIMU.getMagnetometerRange() |
Not implemented yet.
|
int |
BrickletNFC.getMaximumTimeout() |
|
int |
BrickletSilentStepperV2.getMaxVelocity() |
|
int |
BrickSilentStepper.getMaxVelocity() |
|
int |
BrickStepper.getMaxVelocity() |
|
int |
BrickDC.getMinimumVoltage() |
|
int |
BrickletSilentStepperV2.getMinimumVoltage() |
|
int |
BrickServo.getMinimumVoltage() |
|
int |
BrickSilentStepper.getMinimumVoltage() |
|
int |
BrickStepper.getMinimumVoltage() |
|
BrickletSilentStepperV2.MiscConfiguration |
BrickletSilentStepperV2.getMiscConfiguration() |
|
BrickSilentStepper.MiscConfiguration |
BrickSilentStepper.getMiscConfiguration() |
|
BrickletRS485.ModbusCommonErrorCount |
BrickletRS485.getModbusCommonErrorCount() |
Returns the current number of errors occurred in Modbus mode.
|
BrickletRS485.ModbusConfiguration |
BrickletRS485.getModbusConfiguration() |
|
short |
BrickletAnalogOut.getMode() |
|
short |
BrickletLaserRangeFinder.getMode() |
|
int |
BrickletNFC.getMode() |
|
int |
BrickletRS485.getMode() |
|
long |
BrickletMoisture.getMoistureCallbackPeriod() |
|
BrickletMoisture.MoistureCallbackThreshold |
BrickletMoisture.getMoistureCallbackThreshold() |
|
int |
BrickletMoisture.getMoistureValue() |
Returns the current moisture value.
|
BrickletDualRelay.Monoflop |
BrickletDualRelay.getMonoflop(short relay) |
|
BrickletIndustrialDigitalOut4.Monoflop |
BrickletIndustrialDigitalOut4.getMonoflop(short pin) |
|
BrickletIndustrialDigitalOut4V2.Monoflop |
BrickletIndustrialDigitalOut4V2.getMonoflop(int channel) |
|
BrickletIndustrialDualACRelay.Monoflop |
BrickletIndustrialDualACRelay.getMonoflop(int channel) |
|
BrickletIndustrialDualRelay.Monoflop |
BrickletIndustrialDualRelay.getMonoflop(int channel) |
|
BrickletIndustrialQuadRelay.Monoflop |
BrickletIndustrialQuadRelay.getMonoflop(short pin) |
|
BrickletIndustrialQuadRelayV2.Monoflop |
BrickletIndustrialQuadRelayV2.getMonoflop(int channel) |
|
BrickletIO16V2.Monoflop |
BrickletIO16V2.getMonoflop(int channel) |
|
BrickletIO4.Monoflop |
BrickletIO4.getMonoflop(short pin) |
|
BrickletIO4V2.Monoflop |
BrickletIO4V2.getMonoflop(int channel) |
|
BrickletSolidStateRelay.Monoflop |
BrickletSolidStateRelay.getMonoflop() |
|
BrickletSolidStateRelayV2.Monoflop |
BrickletSolidStateRelayV2.getMonoflop() |
|
BrickletDCV2.Motion |
BrickletDCV2.getMotion() |
|
BrickletGPS.Motion |
BrickletGPS.getMotion() |
Returns the current course and speed.
|
BrickletGPSV2.Motion |
BrickletGPSV2.getMotion() |
Returns the current course and speed.
|
BrickletGPSV3.Motion |
BrickletGPSV3.getMotion() |
Returns the current course and speed.
|
BrickletPerformanceDC.Motion |
BrickletPerformanceDC.getMotion() |
|
long |
BrickletGPS.getMotionCallbackPeriod() |
|
long |
BrickletGPSV2.getMotionCallbackPeriod() |
|
long |
BrickletGPSV3.getMotionCallbackPeriod() |
|
BrickletServoV2.MotionConfiguration |
BrickletServoV2.getMotionConfiguration(int servoChannel) |
|
short |
BrickletMotionDetector.getMotionDetected() |
Returns 1 if a motion was detected.
|
int |
BrickletMotionDetectorV2.getMotionDetected() |
Returns 1 if a motion was detected.
|
int |
BrickletSilentStepperV2.getMotorCurrent() |
|
int |
BrickSilentStepper.getMotorCurrent() |
|
int |
BrickStepper.getMotorCurrent() |
|
BrickletMotorizedLinearPoti.MotorPosition |
BrickletMotorizedLinearPoti.getMotorPosition() |
|
short |
BrickletAnalogInV2.getMovingAverage() |
|
short |
BrickletDistanceUS.getMovingAverage() |
|
short |
BrickletDustDetector.getMovingAverage() |
|
BrickletLaserRangeFinder.MovingAverage |
BrickletLaserRangeFinder.getMovingAverage() |
|
BrickletLaserRangeFinderV2.MovingAverage |
BrickletLaserRangeFinderV2.getMovingAverage() |
|
short |
BrickletLoadCell.getMovingAverage() |
|
int |
BrickletLoadCellV2.getMovingAverage() |
|
short |
BrickletMoisture.getMovingAverage() |
|
BrickletBarometerV2.MovingAverageConfiguration |
BrickletBarometerV2.getMovingAverageConfiguration() |
|
int |
BrickletDistanceIRV2.getMovingAverageConfiguration() |
|
BrickletHumidityV2.MovingAverageConfiguration |
BrickletHumidityV2.getMovingAverageConfiguration() |
|
BrickletIndustrialPTC.MovingAverageConfiguration |
BrickletIndustrialPTC.getMovingAverageConfiguration() |
|
BrickletPTCV2.MovingAverageConfiguration |
BrickletPTCV2.getMovingAverageConfiguration() |
|
BrickRED.NextDirectoryEntry |
BrickRED.getNextDirectoryEntry(int directoryId,
int sessionId) |
Returns the next entry in a directory object and the resulting error code.
|
int |
BrickletIndustrialPTC.getNoiseRejectionFilter() |
|
short |
BrickletPTC.getNoiseRejectionFilter() |
|
int |
BrickletPTCV2.getNoiseRejectionFilter() |
|
short |
BrickletTemperatureIR.getObjectTemperature() |
Returns the object temperature of the sensor, i.e.
|
int |
BrickletTemperatureIRV2.getObjectTemperature() |
Returns the object temperature of the sensor, i.e.
|
BrickletTemperatureIRV2.ObjectTemperatureCallbackConfiguration |
BrickletTemperatureIRV2.getObjectTemperatureCallbackConfiguration() |
|
long |
BrickletTemperatureIR.getObjectTemperatureCallbackPeriod() |
|
BrickletTemperatureIR.ObjectTemperatureCallbackThreshold |
BrickletTemperatureIR.getObjectTemperatureCallbackThreshold() |
|
byte |
BrickletRealTimeClock.getOffset() |
|
int |
BrickletRealTimeClockV2.getOffset() |
|
int |
BrickletLaserRangeFinderV2.getOffsetCalibration() |
|
BrickIMU.Orientation |
BrickIMU.getOrientation() |
Returns the current orientation (roll, pitch, yaw) of the IMU Brick as Euler
angles.
|
BrickIMUV2.Orientation |
BrickIMUV2.getOrientation() |
Returns the current orientation (heading, roll, pitch) of the IMU Brick as
independent Euler angles.
|
BrickletIMUV3.Orientation |
BrickletIMUV3.getOrientation() |
Returns the current orientation (heading, roll, pitch) of the IMU Brick as
independent Euler angles.
|
BrickletIMUV3.OrientationCallbackConfiguration |
BrickletIMUV3.getOrientationCallbackConfiguration() |
|
long |
BrickIMU.getOrientationPeriod() |
|
long |
BrickIMUV2.getOrientationPeriod() |
|
int |
BrickletIndustrialAnalogOutV2.getOutLEDConfig() |
|
BrickletIndustrialAnalogOutV2.OutLEDStatusConfig |
BrickletIndustrialAnalogOutV2.getOutLEDStatusConfig() |
|
int |
BrickletAnalogOutV2.getOutputVoltage() |
|
int |
BrickletAnalogOutV3.getOutputVoltage() |
|
int |
BrickServo.getOutputVoltage() |
|
int |
BrickletServoV2.getOverallCurrent() |
Returns the current consumption of all servos together in mA.
|
int |
BrickServo.getOverallCurrent() |
Returns the current consumption of all servos together.
|
int |
BrickletAnalogInV3.getOversampling() |
|
short[] |
BrickletNFCRFID.getPage() |
Returns 16 bytes of data from an internal buffer.
|
long |
BrickletServoV2.getPeriod(int servoChannel) |
|
int |
BrickServo.getPeriod(short servoNum) |
|
BrickletParticulateMatter.PMConcentration |
BrickletParticulateMatter.getPMConcentration() |
Returns the particulate matter concentration, broken down as:
* PM\ :sub:`1.0`\ ,
* PM\ :sub:`2.5`\ and
* PM\ :sub:`10.0`\ .
|
BrickletParticulateMatter.PMConcentrationCallbackConfiguration |
BrickletParticulateMatter.getPMConcentrationCallbackConfiguration() |
|
BrickletParticulateMatter.PMCount |
BrickletParticulateMatter.getPMCount() |
Returns the number of particulates in 100 ml of air, broken down by their
diameter:
* greater 0.3µm,
* greater 0.5µm,
* greater 1.0µm,
* greater 2.5µm,
* greater 5.0µm and
* greater 10.0µm.
|
BrickletParticulateMatter.PMCountCallbackConfiguration |
BrickletParticulateMatter.getPMCountCallbackConfiguration() |
|
short |
BrickletIO16.getPort(char port) |
Returns a bitmask of the values that are currently measured on the
specified port.
|
BrickletIO16.PortConfiguration |
BrickletIO16.getPortConfiguration(char port) |
Returns a direction bitmask and a value bitmask for the specified port.
|
short |
BrickletIO16.getPortInterrupt(char port) |
|
BrickletIO16.PortMonoflop |
BrickletIO16.getPortMonoflop(char port,
short pin) |
|
BrickletJoystick.Position |
BrickletJoystick.getPosition() |
Returns the position of the joystick.
|
BrickletJoystickV2.Position |
BrickletJoystickV2.getPosition() |
Returns the position of the joystick.
|
int |
BrickletLinearPoti.getPosition() |
Returns the position of the linear potentiometer.
|
int |
BrickletLinearPotiV2.getPosition() |
Returns the position of the linear potentiometer.
|
int |
BrickletMotorizedLinearPoti.getPosition() |
Returns the position of the linear potentiometer.
|
short |
BrickletRotaryPoti.getPosition() |
Returns the position of the rotary potentiometer.
|
int |
BrickletRotaryPotiV2.getPosition() |
Returns the position of the rotary potentiometer.
|
int |
BrickletServoV2.getPosition(int servoChannel) |
|
short |
BrickServo.getPosition(short servoNum) |
|
BrickletJoystickV2.PositionCallbackConfiguration |
BrickletJoystickV2.getPositionCallbackConfiguration() |
|
BrickletLinearPotiV2.PositionCallbackConfiguration |
BrickletLinearPotiV2.getPositionCallbackConfiguration() |
|
BrickletMotorizedLinearPoti.PositionCallbackConfiguration |
BrickletMotorizedLinearPoti.getPositionCallbackConfiguration() |
|
BrickletRotaryPotiV2.PositionCallbackConfiguration |
BrickletRotaryPotiV2.getPositionCallbackConfiguration() |
|
long |
BrickletJoystick.getPositionCallbackPeriod() |
|
long |
BrickletLinearPoti.getPositionCallbackPeriod() |
|
long |
BrickletRotaryPoti.getPositionCallbackPeriod() |
|
BrickletJoystick.PositionCallbackThreshold |
BrickletJoystick.getPositionCallbackThreshold() |
|
BrickletLinearPoti.PositionCallbackThreshold |
BrickletLinearPoti.getPositionCallbackThreshold() |
|
BrickletRotaryPoti.PositionCallbackThreshold |
BrickletRotaryPoti.getPositionCallbackThreshold() |
|
boolean |
BrickletMotorizedLinearPoti.getPositionReachedCallbackConfiguration() |
|
boolean |
BrickletServoV2.getPositionReachedCallbackConfiguration(int servoChannel) |
|
int |
BrickletVoltageCurrent.getPower() |
Returns the power.
|
int |
BrickletVoltageCurrentV2.getPower() |
Returns the power.
|
BrickletVoltageCurrentV2.PowerCallbackConfiguration |
BrickletVoltageCurrentV2.getPowerCallbackConfiguration() |
|
long |
BrickletVoltageCurrent.getPowerCallbackPeriod() |
|
BrickletVoltageCurrent.PowerCallbackThreshold |
BrickletVoltageCurrent.getPowerCallbackThreshold() |
|
BrickletDCV2.PowerStatistics |
BrickletDCV2.getPowerStatistics() |
Returns input voltage and current usage of the driver.
|
BrickletPerformanceDC.PowerStatistics |
BrickletPerformanceDC.getPowerStatistics() |
Returns input voltage, current usage and temperature of the driver.
|
BrickletJoystickV2.PressedCallbackConfiguration |
BrickletJoystickV2.getPressedCallbackConfiguration() |
|
BrickRED.ProcessCommand |
BrickRED.getProcessCommand(int processId,
int sessionId) |
Returns the executable, arguments, environment and working directory used to
spawn a process object, as passed to BrickRED.spawnProcess(int, int, int, int, long, long, int, int, int, int) , and the resulting
error code.
|
BrickRED.Processes |
BrickRED.getProcesses(int sessionId) |
|
BrickRED.ProcessIdentity |
BrickRED.getProcessIdentity(int processId) |
Returns the process ID and the user and group ID used to spawn a process object,
as passed to BrickRED.spawnProcess(int, int, int, int, long, long, int, int, int, int) , and the resulting error code.
|
BrickRED.ProcessState |
BrickRED.getProcessState(int processId) |
Returns the current state, timestamp and exit code of a process object, and
the resulting error code.
|
BrickRED.ProcessStdio |
BrickRED.getProcessStdio(int processId,
int sessionId) |
Returns the stdin, stdout and stderr files used to spawn a process object, as
passed to BrickRED.spawnProcess(int, int, int, int, long, long, int, int, int, int) , and the resulting error code.
|
BrickRED.ProgramCommand |
BrickRED.getProgramCommand(int programId,
int sessionId) |
FIXME: working directory is relative to <home>/programs/<identifier>/bin
|
BrickRED.ProgramIdentifier |
BrickRED.getProgramIdentifier(int programId,
int sessionId) |
|
BrickRED.ProgramRootDirectory |
BrickRED.getProgramRootDirectory(int programId,
int sessionId) |
FIXME: root directory is absolute: <home>/programs/<identifier>
|
BrickRED.Programs |
BrickRED.getPrograms(int sessionId) |
|
BrickRED.ProgramSchedule |
BrickRED.getProgramSchedule(int programId,
int sessionId) |
|
BrickRED.ProgramSchedulerState |
BrickRED.getProgramSchedulerState(int programId,
int sessionId) |
FIXME: message is currently valid in error-occurred state only
|
BrickRED.ProgramStdioRedirection |
BrickRED.getProgramStdioRedirection(int programId,
int sessionId) |
FIXME: stdio file names are relative to <home>/programs/<identifier>/bin
|
BrickDC.Protocol1BrickletName |
BrickDC.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickIMU.Protocol1BrickletName |
BrickIMU.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickIMUV2.Protocol1BrickletName |
BrickIMUV2.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickMaster.Protocol1BrickletName |
BrickMaster.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickServo.Protocol1BrickletName |
BrickServo.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickSilentStepper.Protocol1BrickletName |
BrickSilentStepper.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickStepper.Protocol1BrickletName |
BrickStepper.getProtocol1BrickletName(char port) |
Returns the firmware and protocol version and the name of the Bricklet for a
given port.
|
BrickletServoV2.PulseWidth |
BrickletServoV2.getPulseWidth(int servoChannel) |
|
BrickServo.PulseWidth |
BrickServo.getPulseWidth(short servoNum) |
|
BrickletIndustrialDigitalOut4V2.PWMConfiguration |
BrickletIndustrialDigitalOut4V2.getPWMConfiguration(int channel) |
|
BrickletIO4V2.PWMConfiguration |
BrickletIO4V2.getPWMConfiguration(int channel) |
|
int |
BrickDC.getPWMFrequency() |
|
int |
BrickletDCV2.getPWMFrequency() |
|
int |
BrickletPerformanceDC.getPWMFrequency() |
|
BrickIMU.Quaternion |
BrickIMU.getQuaternion() |
Returns the current orientation (x, y, z, w) of the IMU as
`quaternions <https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation>`__.
|
BrickIMUV2.Quaternion |
BrickIMUV2.getQuaternion() |
Returns the current orientation (w, x, y, z) of the IMU Brick as
`quaternions <https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation>`__.
|
BrickletIMUV3.Quaternion |
BrickletIMUV3.getQuaternion() |
Returns the current orientation (w, x, y, z) of the IMU Brick as
`quaternions <https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation>`__.
|
BrickletIMUV3.QuaternionCallbackConfiguration |
BrickletIMUV3.getQuaternionCallbackConfiguration() |
|
long |
BrickIMU.getQuaternionPeriod() |
|
long |
BrickIMUV2.getQuaternionPeriod() |
|
BrickletCANV2.QueueConfiguration |
BrickletCANV2.getQueueConfiguration() |
|
BrickletCANV2.QueueConfigurationLowLevel |
BrickletCANV2.getQueueConfigurationLowLevel() |
|
short |
BrickletAnalogIn.getRange() |
|
BrickletCAN.ReadFilter |
BrickletCAN.getReadFilter() |
|
BrickletCANV2.ReadFilterConfiguration |
BrickletCANV2.getReadFilterConfiguration(int bufferIndex) |
|
int[] |
BrickletRGBLEDMatrix.getRed() |
|
int |
BrickletBarometer.getReferenceAirPressure() |
|
int |
BrickletBarometerV2.getReferenceAirPressure() |
|
int |
BrickletLine.getReflectivity() |
Returns the currently measured reflectivity.
|
long |
BrickletLine.getReflectivityCallbackPeriod() |
|
BrickletLine.ReflectivityCallbackThreshold |
BrickletLine.getReflectivityCallbackThreshold() |
|
int |
BrickletSilentStepperV2.getRemainingSteps() |
|
int |
BrickSilentStepper.getRemainingSteps() |
|
int |
BrickStepper.getRemainingSteps() |
|
BrickletRemoteSwitchV2.RemoteConfiguration |
BrickletRemoteSwitchV2.getRemoteConfiguration() |
|
BrickletRemoteSwitchV2.RemoteStatusA |
BrickletRemoteSwitchV2.getRemoteStatusA() |
Returns the house code, receiver code, switch state (on/off) and number of
repeats for remote type A.
|
BrickletRemoteSwitchV2.RemoteStatusB |
BrickletRemoteSwitchV2.getRemoteStatusB() |
Returns the address (unique per remote), unit (button number), switch state
(on/off) and number of repeats for remote type B.
|
BrickletRemoteSwitchV2.RemoteStatusC |
BrickletRemoteSwitchV2.getRemoteStatusC() |
Returns the system code, device code, switch state (on/off) and number of repeats for
remote type C.
|
short |
BrickletRemoteSwitch.getRepeats() |
|
int |
BrickletRemoteSwitchV2.getRepeats() |
|
int |
BrickletIndustrialPTC.getResistance() |
Returns the value as measured by the MAX31865 precision delta-sigma ADC.
|
int |
BrickletPTC.getResistance() |
Returns the value as measured by the MAX31865 precision delta-sigma ADC.
|
int |
BrickletPTCV2.getResistance() |
Returns the value as measured by the MAX31865 precision delta-sigma ADC.
|
BrickletIndustrialPTC.ResistanceCallbackConfiguration |
BrickletIndustrialPTC.getResistanceCallbackConfiguration() |
|
BrickletPTCV2.ResistanceCallbackConfiguration |
BrickletPTCV2.getResistanceCallbackConfiguration() |
|
long |
BrickletPTC.getResistanceCallbackPeriod() |
|
BrickletPTC.ResistanceCallbackThreshold |
BrickletPTC.getResistanceCallbackThreshold() |
|
int |
BrickletThermalImaging.getResolution() |
|
BrickletRGBLED.RGBValue |
BrickletRGBLED.getRGBValue() |
|
BrickletRGBLEDV2.RGBValue |
BrickletRGBLEDV2.getRGBValue() |
|
BrickletLEDStrip.RGBValues |
BrickletLEDStrip.getRGBValues(int index,
short length) |
Returns *length* R, G and B values starting from the
given LED *index*.
|
BrickletLEDStrip.RGBWValues |
BrickletLEDStrip.getRGBWValues(int index,
short length) |
Returns *length* RGBW values starting from the given *index*.
|
short |
BrickMaster.getRS485Address() |
|
BrickletRS485.RS485Configuration |
BrickletRS485.getRS485Configuration() |
|
BrickMaster.RS485Configuration |
BrickMaster.getRS485Configuration() |
|
int |
BrickMaster.getRS485ErrorLog() |
Returns CRC error counts of the RS485 communication.
|
short |
BrickMaster.getRS485SlaveAddress(short num) |
|
int |
BrickHAT.getRTCDriver() |
|
short |
BrickletIndustrialDual020mA.getSampleRate() |
|
int |
BrickletIndustrialDual020mAV2.getSampleRate() |
|
short |
BrickletIndustrialDualAnalogIn.getSampleRate() |
|
int |
BrickletIndustrialDualAnalogInV2.getSampleRate() |
|
int |
BrickletHumidityV2.getSamplesPerSecond() |
|
int |
BrickletDistanceIR.getSamplingPoint(short position) |
|
BrickletGPSV2.SatelliteStatus |
BrickletGPSV2.getSatelliteStatus(int satelliteSystem,
int satelliteNumber) |
Returns the current elevation, azimuth and SNR
for a given satellite and satellite system.
|
BrickletGPSV3.SatelliteStatus |
BrickletGPSV3.getSatelliteStatus(int satelliteSystem,
int satelliteNumber) |
Returns the current elevation, azimuth and SNR
for a given satellite and satellite system.
|
BrickletGPSV2.SatelliteSystemStatus |
BrickletGPSV2.getSatelliteSystemStatus(int satelliteSystem) |
Returns the
* satellite numbers list (up to 12 items)
* fix value,
* PDOP value,
* HDOP value and
* VDOP value
for a given satellite system.
|
BrickletGPSV3.SatelliteSystemStatus |
BrickletGPSV3.getSatelliteSystemStatus(int satelliteSystem) |
Returns the
* satellite numbers list (up to 12 items)
* fix value,
* PDOP value,
* HDOP value and
* VDOP value
for a given satellite system.
|
BrickletGPSV2.SatelliteSystemStatusLowLevel |
BrickletGPSV2.getSatelliteSystemStatusLowLevel(int satelliteSystem) |
Returns the
* satellite numbers list (up to 12 items)
* fix value,
* PDOP value,
* HDOP value and
* VDOP value
for a given satellite system.
|
BrickletGPSV3.SatelliteSystemStatusLowLevel |
BrickletGPSV3.getSatelliteSystemStatusLowLevel(int satelliteSystem) |
Returns the
* satellite numbers list (up to 12 items)
* fix value,
* PDOP value,
* HDOP value and
* VDOP value
for a given satellite system.
|
int |
BrickletGPSV2.getSBASConfig() |
|
int |
BrickletGPSV3.getSBASConfig() |
|
BrickletSegmentDisplay4x7.Segments |
BrickletSegmentDisplay4x7.getSegments() |
|
BrickletSegmentDisplay4x7V2.Segments |
BrickletSegmentDisplay4x7V2.getSegments() |
|
boolean |
BrickletSegmentDisplay4x7V2.getSelectedSegment(int segment) |
Returns the value of a single segment.
|
long |
BrickDC.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
long |
BrickIMU.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
long |
BrickIMUV2.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
long |
BrickMaster.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
long |
BrickServo.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
long |
BrickSilentStepper.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
long |
BrickStepper.getSendTimeoutCount(short communicationMethod) |
Returns the timeout count for the different communication methods.
|
int |
BrickletMotionDetectorV2.getSensitivity() |
|
boolean |
BrickletOutdoorWeather.getSensorCallbackConfiguration() |
|
BrickIMUV2.SensorConfiguration |
BrickIMUV2.getSensorConfiguration() |
|
BrickletBarometerV2.SensorConfiguration |
BrickletBarometerV2.getSensorConfiguration() |
|
BrickletIMUV3.SensorConfiguration |
BrickletIMUV3.getSensorConfiguration() |
|
boolean |
BrickletIndustrialPTC.getSensorConnectedCallbackConfiguration() |
|
boolean |
BrickletPTC.getSensorConnectedCallbackConfiguration() |
|
boolean |
BrickletPTCV2.getSensorConnectedCallbackConfiguration() |
|
BrickletOutdoorWeather.SensorData |
BrickletOutdoorWeather.getSensorData(int identifier) |
Returns the last measured data for a sensor with the given identifier.
|
short |
BrickIMUV2.getSensorFusionMode() |
|
int |
BrickletIMUV3.getSensorFusionMode() |
|
short |
BrickletLaserRangeFinder.getSensorHardwareVersion() |
Returns the LIDAR-Lite hardware version.
|
int[] |
BrickletOutdoorWeather.getSensorIdentifiers() |
Returns the identifiers (number between 0 and 255) of all `sensors
<https://www.tinkerforge.com/en/shop/accessories/sensors/temperature-humidity-sensor-th-6148.html>`__
that have been seen since the startup of the Bricklet.
|
BrickletOutdoorWeather.SensorIdentifiersLowLevel |
BrickletOutdoorWeather.getSensorIdentifiersLowLevel() |
Returns the identifiers (number between 0 and 255) of all `sensors
<https://www.tinkerforge.com/en/shop/accessories/sensors/temperature-humidity-sensor-th-6148.html>`__
that have been seen since the startup of the Bricklet.
|
BrickletParticulateMatter.SensorInfo |
BrickletParticulateMatter.getSensorInfo() |
Returns information about the sensor:
* the sensor version number,
* the last error code reported by the sensor (0 means no error) and
* the number of framing and checksum errors that occurred in the communication
with the sensor.
|
int |
BrickletDistanceIRV2.getSensorType() |
|
int |
BrickletServoV2.getServoCurrent(int servoChannel) |
Returns the current consumption of the specified servo channel in mA.
|
int |
BrickServo.getServoCurrent(short servoNum) |
Returns the current consumption of the specified servo.
|
int |
BrickletServoV2.getServoCurrentConfiguration(int servoChannel) |
|
BrickletIndustrialCounter.SignalData |
BrickletIndustrialCounter.getSignalData(int channel) |
Returns the signal data (duty cycle, period, frequency and value) for the
given channel.
|
BrickHAT.SleepMode |
BrickHAT.getSleepMode() |
|
int[] |
BrickletSoundPressureLevel.getSpectrum() |
Returns the frequency spectrum.
|
long |
BrickletSoundPressureLevel.getSpectrumCallbackConfiguration() |
|
BrickletSoundPressureLevel.SpectrumLowLevel |
BrickletSoundPressureLevel.getSpectrumLowLevel() |
Returns the frequency spectrum.
|
BrickletSilentStepperV2.SpeedRamping |
BrickletSilentStepperV2.getSpeedRamping() |
|
BrickSilentStepper.SpeedRamping |
BrickSilentStepper.getSpeedRamping() |
|
BrickStepper.SpeedRamping |
BrickStepper.getSpeedRamping() |
|
long |
BrickDC.getSPITFPBaudrate(char brickletPort) |
|
long |
BrickIMU.getSPITFPBaudrate(char brickletPort) |
|
long |
BrickIMUV2.getSPITFPBaudrate(char brickletPort) |
|
long |
BrickletIsolator.getSPITFPBaudrate() |
|
long |
BrickMaster.getSPITFPBaudrate(char brickletPort) |
|
long |
BrickServo.getSPITFPBaudrate(char brickletPort) |
|
long |
BrickSilentStepper.getSPITFPBaudrate(char brickletPort) |
|
long |
BrickStepper.getSPITFPBaudrate(char brickletPort) |
|
BrickDC.SPITFPBaudrateConfig |
BrickDC.getSPITFPBaudrateConfig() |
|
BrickIMU.SPITFPBaudrateConfig |
BrickIMU.getSPITFPBaudrateConfig() |
|
BrickIMUV2.SPITFPBaudrateConfig |
BrickIMUV2.getSPITFPBaudrateConfig() |
|
BrickletIsolator.SPITFPBaudrateConfig |
BrickletIsolator.getSPITFPBaudrateConfig() |
|
BrickMaster.SPITFPBaudrateConfig |
BrickMaster.getSPITFPBaudrateConfig() |
|
BrickServo.SPITFPBaudrateConfig |
BrickServo.getSPITFPBaudrateConfig() |
|
BrickSilentStepper.SPITFPBaudrateConfig |
BrickSilentStepper.getSPITFPBaudrateConfig() |
|
BrickStepper.SPITFPBaudrateConfig |
BrickStepper.getSPITFPBaudrateConfig() |
|
BrickDC.SPITFPErrorCount |
BrickDC.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
BrickHAT.SPITFPErrorCount |
BrickHAT.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickHATZero.SPITFPErrorCount |
BrickHATZero.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickIMU.SPITFPErrorCount |
BrickIMU.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
BrickIMUV2.SPITFPErrorCount |
BrickIMUV2.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletAccelerometerV2.SPITFPErrorCount |
BrickletAccelerometerV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletAirQuality.SPITFPErrorCount |
BrickletAirQuality.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletAmbientLightV3.SPITFPErrorCount |
BrickletAmbientLightV3.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletAnalogInV3.SPITFPErrorCount |
BrickletAnalogInV3.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletAnalogOutV3.SPITFPErrorCount |
BrickletAnalogOutV3.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletBarometerV2.SPITFPErrorCount |
BrickletBarometerV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletCANV2.SPITFPErrorCount |
BrickletCANV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletCO2V2.SPITFPErrorCount |
BrickletCO2V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletColorV2.SPITFPErrorCount |
BrickletColorV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletCompass.SPITFPErrorCount |
BrickletCompass.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletDCV2.SPITFPErrorCount |
BrickletDCV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletDistanceIRV2.SPITFPErrorCount |
BrickletDistanceIRV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletDistanceUSV2.SPITFPErrorCount |
BrickletDistanceUSV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletDMX.SPITFPErrorCount |
BrickletDMX.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletDualButtonV2.SPITFPErrorCount |
BrickletDualButtonV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletEnergyMonitor.SPITFPErrorCount |
BrickletEnergyMonitor.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletEPaper296x128.SPITFPErrorCount |
BrickletEPaper296x128.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletGPSV2.SPITFPErrorCount |
BrickletGPSV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletGPSV3.SPITFPErrorCount |
BrickletGPSV3.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletHallEffectV2.SPITFPErrorCount |
BrickletHallEffectV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletHumidityV2.SPITFPErrorCount |
BrickletHumidityV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIMUV3.SPITFPErrorCount |
BrickletIMUV3.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialAnalogOutV2.SPITFPErrorCount |
BrickletIndustrialAnalogOutV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialCounter.SPITFPErrorCount |
BrickletIndustrialCounter.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDigitalIn4V2.SPITFPErrorCount |
BrickletIndustrialDigitalIn4V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDigitalOut4V2.SPITFPErrorCount |
BrickletIndustrialDigitalOut4V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDual020mAV2.SPITFPErrorCount |
BrickletIndustrialDual020mAV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDualACIn.SPITFPErrorCount |
BrickletIndustrialDualACIn.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDualACRelay.SPITFPErrorCount |
BrickletIndustrialDualACRelay.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDualAnalogInV2.SPITFPErrorCount |
BrickletIndustrialDualAnalogInV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialDualRelay.SPITFPErrorCount |
BrickletIndustrialDualRelay.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialPTC.SPITFPErrorCount |
BrickletIndustrialPTC.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIndustrialQuadRelayV2.SPITFPErrorCount |
BrickletIndustrialQuadRelayV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIO16V2.SPITFPErrorCount |
BrickletIO16V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIO4V2.SPITFPErrorCount |
BrickletIO4V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletIsolator.SPITFPErrorCount |
BrickletIsolator.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletJoystickV2.SPITFPErrorCount |
BrickletJoystickV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletLaserRangeFinderV2.SPITFPErrorCount |
BrickletLaserRangeFinderV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletLCD128x64.SPITFPErrorCount |
BrickletLCD128x64.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletLEDStripV2.SPITFPErrorCount |
BrickletLEDStripV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletLinearPotiV2.SPITFPErrorCount |
BrickletLinearPotiV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletLoadCellV2.SPITFPErrorCount |
BrickletLoadCellV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletMotionDetectorV2.SPITFPErrorCount |
BrickletMotionDetectorV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletMotorizedLinearPoti.SPITFPErrorCount |
BrickletMotorizedLinearPoti.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletMultiTouchV2.SPITFPErrorCount |
BrickletMultiTouchV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletNFC.SPITFPErrorCount |
BrickletNFC.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletOLED128x64V2.SPITFPErrorCount |
BrickletOLED128x64V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletOneWire.SPITFPErrorCount |
BrickletOneWire.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletOutdoorWeather.SPITFPErrorCount |
BrickletOutdoorWeather.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletParticulateMatter.SPITFPErrorCount |
BrickletParticulateMatter.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletPerformanceDC.SPITFPErrorCount |
BrickletPerformanceDC.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletPiezoSpeakerV2.SPITFPErrorCount |
BrickletPiezoSpeakerV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletPTCV2.SPITFPErrorCount |
BrickletPTCV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRealTimeClockV2.SPITFPErrorCount |
BrickletRealTimeClockV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRemoteSwitchV2.SPITFPErrorCount |
BrickletRemoteSwitchV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRGBLEDButton.SPITFPErrorCount |
BrickletRGBLEDButton.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRGBLEDMatrix.SPITFPErrorCount |
BrickletRGBLEDMatrix.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRGBLEDV2.SPITFPErrorCount |
BrickletRGBLEDV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRotaryEncoderV2.SPITFPErrorCount |
BrickletRotaryEncoderV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRotaryPotiV2.SPITFPErrorCount |
BrickletRotaryPotiV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRS232V2.SPITFPErrorCount |
BrickletRS232V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletRS485.SPITFPErrorCount |
BrickletRS485.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletSegmentDisplay4x7V2.SPITFPErrorCount |
BrickletSegmentDisplay4x7V2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletServoV2.SPITFPErrorCount |
BrickletServoV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletSilentStepperV2.SPITFPErrorCount |
BrickletSilentStepperV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletSolidStateRelayV2.SPITFPErrorCount |
BrickletSolidStateRelayV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletSoundPressureLevel.SPITFPErrorCount |
BrickletSoundPressureLevel.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletTemperatureIRV2.SPITFPErrorCount |
BrickletTemperatureIRV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletTemperatureV2.SPITFPErrorCount |
BrickletTemperatureV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletThermalImaging.SPITFPErrorCount |
BrickletThermalImaging.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletThermocoupleV2.SPITFPErrorCount |
BrickletThermocoupleV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletUVLightV2.SPITFPErrorCount |
BrickletUVLightV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletVoltageCurrentV2.SPITFPErrorCount |
BrickletVoltageCurrentV2.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickletXMC1400Breakout.SPITFPErrorCount |
BrickletXMC1400Breakout.getSPITFPErrorCount() |
Returns the error count for the communication between Brick and Bricklet.
|
BrickMaster.SPITFPErrorCount |
BrickMaster.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
BrickServo.SPITFPErrorCount |
BrickServo.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
BrickSilentStepper.SPITFPErrorCount |
BrickSilentStepper.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
BrickStepper.SPITFPErrorCount |
BrickStepper.getSPITFPErrorCount(char brickletPort) |
Returns the error count for the communication between Brick and Bricklet.
|
int[] |
BrickletThermalImaging.getSpotmeterConfig() |
|
BrickletSilentStepperV2.SpreadcycleConfiguration |
BrickletSilentStepperV2.getSpreadcycleConfiguration() |
|
BrickSilentStepper.SpreadcycleConfiguration |
BrickSilentStepper.getSpreadcycleConfiguration() |
|
int |
BrickMaster.getStackCurrent() |
Returns the stack current.
|
long |
BrickMaster.getStackCurrentCallbackPeriod() |
|
BrickMaster.StackCurrentCallbackThreshold |
BrickMaster.getStackCurrentCallbackThreshold() |
|
int |
BrickDC.getStackInputVoltage() |
Returns the stack input voltage.
|
int |
BrickServo.getStackInputVoltage() |
Returns the stack input voltage.
|
int |
BrickSilentStepper.getStackInputVoltage() |
Returns the stack input voltage.
|
int |
BrickStepper.getStackInputVoltage() |
Returns the stack input voltage.
|
int |
BrickMaster.getStackVoltage() |
Returns the stack voltage.
|
long |
BrickMaster.getStackVoltageCallbackPeriod() |
|
BrickMaster.StackVoltageCallbackThreshold |
BrickMaster.getStackVoltageCallbackThreshold() |
|
BrickletDualRelay.State |
BrickletDualRelay.getState() |
Returns the state of the relays, *true* means on and *false* means off.
|
BrickletNFCRFID.State |
BrickletNFCRFID.getState() |
Returns the current state of the NFC/RFID Bricklet.
|
boolean |
BrickletSolidStateRelay.getState() |
Returns the state of the relay, *true* means on and *false* means off.
|
boolean |
BrickletSolidStateRelayV2.getState() |
Returns the state of the relay, *true* means on and *false* means off.
|
boolean |
BrickletDualButtonV2.getStateChangedCallbackConfiguration() |
|
boolean |
BrickletOutdoorWeather.getStationCallbackConfiguration() |
|
BrickletOutdoorWeather.StationData |
BrickletOutdoorWeather.getStationData(int identifier) |
Returns the last received data for a station with the given identifier.
|
int[] |
BrickletOutdoorWeather.getStationIdentifiers() |
Returns the identifiers (number between 0 and 255) of all `stations
<https://www.tinkerforge.com/en/shop/accessories/sensors/outdoor-weather-station-ws-6147.html>`__
that have been seen since the startup of the Bricklet.
|
BrickletOutdoorWeather.StationIdentifiersLowLevel |
BrickletOutdoorWeather.getStationIdentifiersLowLevel() |
Returns the identifiers (number between 0 and 255) of all `stations
<https://www.tinkerforge.com/en/shop/accessories/sensors/outdoor-weather-station-ws-6147.html>`__
that have been seen since the startup of the Bricklet.
|
BrickletIsolator.Statistics |
BrickletIsolator.getStatistics() |
Returns statistics for the Isolator Bricklet.
|
BrickletThermalImaging.Statistics |
BrickletThermalImaging.getStatistics() |
Returns the spotmeter statistics, various temperatures, current resolution and status bits.
|
BrickletIsolator.StatisticsCallbackConfiguration |
BrickletIsolator.getStatisticsCallbackConfiguration() |
|
BrickletGPS.Status |
BrickletGPS.getStatus() |
Returns the current fix status, the number of satellites that are in view and
the number of satellites that are currently used.
|
BrickletGPSV2.Status |
BrickletGPSV2.getStatus() |
Returns if a fix is currently available as well as the number of
satellites that are in view.
|
BrickletGPSV3.Status |
BrickletGPSV3.getStatus() |
Returns if a fix is currently available as well as the number of
satellites that are in view.
|
BrickletServoV2.Status |
BrickletServoV2.getStatus() |
Returns the status information of the Servo Bricklet 2.0.
|
long |
BrickletGPS.getStatusCallbackPeriod() |
|
long |
BrickletGPSV2.getStatusCallbackPeriod() |
|
long |
BrickletGPSV3.getStatusCallbackPeriod() |
|
int |
BrickHAT.getStatusLEDConfig() |
|
int |
BrickHATZero.getStatusLEDConfig() |
|
int |
BrickletAccelerometerV2.getStatusLEDConfig() |
|
int |
BrickletAirQuality.getStatusLEDConfig() |
|
int |
BrickletAmbientLightV3.getStatusLEDConfig() |
|
int |
BrickletAnalogInV3.getStatusLEDConfig() |
|
int |
BrickletAnalogOutV3.getStatusLEDConfig() |
|
int |
BrickletBarometerV2.getStatusLEDConfig() |
|
int |
BrickletCANV2.getStatusLEDConfig() |
|
int |
BrickletCO2V2.getStatusLEDConfig() |
|
int |
BrickletColorV2.getStatusLEDConfig() |
|
int |
BrickletCompass.getStatusLEDConfig() |
|
int |
BrickletDCV2.getStatusLEDConfig() |
|
int |
BrickletDistanceIRV2.getStatusLEDConfig() |
|
int |
BrickletDistanceUSV2.getStatusLEDConfig() |
|
int |
BrickletDMX.getStatusLEDConfig() |
|
int |
BrickletDualButtonV2.getStatusLEDConfig() |
|
int |
BrickletEnergyMonitor.getStatusLEDConfig() |
|
int |
BrickletEPaper296x128.getStatusLEDConfig() |
|
int |
BrickletGPSV2.getStatusLEDConfig() |
|
int |
BrickletGPSV3.getStatusLEDConfig() |
|
int |
BrickletHallEffectV2.getStatusLEDConfig() |
|
int |
BrickletHumidityV2.getStatusLEDConfig() |
|
int |
BrickletIMUV3.getStatusLEDConfig() |
|
int |
BrickletIndustrialAnalogOutV2.getStatusLEDConfig() |
|
int |
BrickletIndustrialCounter.getStatusLEDConfig() |
|
int |
BrickletIndustrialDigitalIn4V2.getStatusLEDConfig() |
|
int |
BrickletIndustrialDigitalOut4V2.getStatusLEDConfig() |
|
int |
BrickletIndustrialDual020mAV2.getStatusLEDConfig() |
|
int |
BrickletIndustrialDualACIn.getStatusLEDConfig() |
|
int |
BrickletIndustrialDualACRelay.getStatusLEDConfig() |
|
int |
BrickletIndustrialDualAnalogInV2.getStatusLEDConfig() |
|
int |
BrickletIndustrialDualRelay.getStatusLEDConfig() |
|
int |
BrickletIndustrialPTC.getStatusLEDConfig() |
|
int |
BrickletIndustrialQuadRelayV2.getStatusLEDConfig() |
|
int |
BrickletIO16V2.getStatusLEDConfig() |
|
int |
BrickletIO4V2.getStatusLEDConfig() |
|
int |
BrickletIsolator.getStatusLEDConfig() |
|
int |
BrickletJoystickV2.getStatusLEDConfig() |
|
int |
BrickletLaserRangeFinderV2.getStatusLEDConfig() |
|
int |
BrickletLCD128x64.getStatusLEDConfig() |
|
int |
BrickletLEDStripV2.getStatusLEDConfig() |
|
int |
BrickletLinearPotiV2.getStatusLEDConfig() |
|
int |
BrickletLoadCellV2.getStatusLEDConfig() |
|
short |
BrickletMotionDetector.getStatusLEDConfig() |
|
int |
BrickletMotionDetectorV2.getStatusLEDConfig() |
|
int |
BrickletMotorizedLinearPoti.getStatusLEDConfig() |
|
int |
BrickletMultiTouchV2.getStatusLEDConfig() |
|
int |
BrickletNFC.getStatusLEDConfig() |
|
int |
BrickletOLED128x64V2.getStatusLEDConfig() |
|
int |
BrickletOneWire.getStatusLEDConfig() |
|
int |
BrickletOutdoorWeather.getStatusLEDConfig() |
|
int |
BrickletParticulateMatter.getStatusLEDConfig() |
|
int |
BrickletPerformanceDC.getStatusLEDConfig() |
|
int |
BrickletPiezoSpeakerV2.getStatusLEDConfig() |
|
int |
BrickletPTCV2.getStatusLEDConfig() |
|
int |
BrickletRealTimeClockV2.getStatusLEDConfig() |
|
int |
BrickletRemoteSwitchV2.getStatusLEDConfig() |
|
int |
BrickletRGBLEDButton.getStatusLEDConfig() |
|
int |
BrickletRGBLEDMatrix.getStatusLEDConfig() |
|
int |
BrickletRGBLEDV2.getStatusLEDConfig() |
|
int |
BrickletRotaryEncoderV2.getStatusLEDConfig() |
|
int |
BrickletRotaryPotiV2.getStatusLEDConfig() |
|
int |
BrickletRS232V2.getStatusLEDConfig() |
|
int |
BrickletRS485.getStatusLEDConfig() |
|
int |
BrickletSegmentDisplay4x7V2.getStatusLEDConfig() |
|
int |
BrickletServoV2.getStatusLEDConfig() |
|
int |
BrickletSilentStepperV2.getStatusLEDConfig() |
|
int |
BrickletSolidStateRelayV2.getStatusLEDConfig() |
|
int |
BrickletSoundPressureLevel.getStatusLEDConfig() |
|
int |
BrickletTemperatureIRV2.getStatusLEDConfig() |
|
int |
BrickletTemperatureV2.getStatusLEDConfig() |
|
int |
BrickletThermalImaging.getStatusLEDConfig() |
|
int |
BrickletThermocoupleV2.getStatusLEDConfig() |
|
int |
BrickletUVLightV2.getStatusLEDConfig() |
|
int |
BrickletVoltageCurrentV2.getStatusLEDConfig() |
|
int |
BrickletXMC1400Breakout.getStatusLEDConfig() |
|
BrickletSilentStepperV2.StealthConfiguration |
BrickletSilentStepperV2.getStealthConfiguration() |
|
BrickSilentStepper.StealthConfiguration |
BrickSilentStepper.getStealthConfiguration() |
|
BrickletSilentStepperV2.StepConfiguration |
BrickletSilentStepperV2.getStepConfiguration() |
|
BrickSilentStepper.StepConfiguration |
BrickSilentStepper.getStepConfiguration() |
|
short |
BrickStepper.getStepMode() |
|
int |
BrickletSilentStepperV2.getSteps() |
|
int |
BrickSilentStepper.getSteps() |
|
int |
BrickStepper.getSteps() |
|
BrickRED.StringChunk |
BrickRED.getStringChunk(int stringId,
long offset) |
Returns a chunk up to 63 bytes from a string object beginning at ``offset`` and
returns the resulting error code.
|
BrickRED.StringLength |
BrickRED.getStringLength(int stringId) |
Returns the length of a string object and the resulting error code.
|
int |
BrickletLEDStrip.getSupplyVoltage() |
Returns the current supply voltage of the LEDs.
|
int |
BrickletLEDStripV2.getSupplyVoltage() |
Returns the current supply voltage of the LEDs.
|
int |
BrickletRGBLEDMatrix.getSupplyVoltage() |
Returns the current supply voltage of the Bricklet.
|
short |
BrickletRemoteSwitch.getSwitchingState() |
Returns the current switching state.
|
int |
BrickletRemoteSwitchV2.getSwitchingState() |
Returns the current switching state.
|
BrickletNFCRFID.TagID |
BrickletNFCRFID.getTagID() |
Returns the tag type, tag ID and the length of the tag ID
(4 or 7 bytes are possible length).
|
int |
BrickletSilentStepperV2.getTargetPosition() |
|
int |
BrickSilentStepper.getTargetPosition() |
|
int |
BrickStepper.getTargetPosition() |
|
byte |
BrickIMUV2.getTemperature() |
Returns the temperature of the IMU Brick.
|
short |
BrickletAccelerometer.getTemperature() |
Returns the temperature of the accelerometer.
|
int |
BrickletAirQuality.getTemperature() |
Returns temperature.
|
int |
BrickletBarometerV2.getTemperature() |
Returns the temperature of the air pressure sensor.
|
int |
BrickletCO2V2.getTemperature() |
Returns temperature.
|
int |
BrickletHumidityV2.getTemperature() |
Returns the temperature measured by the sensor.
|
int |
BrickletIMUV3.getTemperature() |
Returns the temperature of the IMU Brick.
|
int |
BrickletIndustrialPTC.getTemperature() |
Returns the temperature of the connected sensor.
|
int |
BrickletPTC.getTemperature() |
Returns the temperature of connected sensor.
|
int |
BrickletPTCV2.getTemperature() |
Returns the temperature of the connected sensor.
|
short |
BrickletTemperature.getTemperature() |
Returns the temperature of the sensor.
|
int |
BrickletTemperatureV2.getTemperature() |
Returns the temperature measured by the sensor.
|
int |
BrickletThermocouple.getTemperature() |
Returns the temperature of the thermocouple.
|
int |
BrickletThermocoupleV2.getTemperature() |
Returns the temperature of the thermocouple.
|
BrickletAirQuality.TemperatureCallbackConfiguration |
BrickletAirQuality.getTemperatureCallbackConfiguration() |
|
BrickletBarometerV2.TemperatureCallbackConfiguration |
BrickletBarometerV2.getTemperatureCallbackConfiguration() |
|
BrickletCO2V2.TemperatureCallbackConfiguration |
BrickletCO2V2.getTemperatureCallbackConfiguration() |
|
BrickletHumidityV2.TemperatureCallbackConfiguration |
BrickletHumidityV2.getTemperatureCallbackConfiguration() |
|
BrickletIMUV3.TemperatureCallbackConfiguration |
BrickletIMUV3.getTemperatureCallbackConfiguration() |
|
BrickletIndustrialPTC.TemperatureCallbackConfiguration |
BrickletIndustrialPTC.getTemperatureCallbackConfiguration() |
|
BrickletPTCV2.TemperatureCallbackConfiguration |
BrickletPTCV2.getTemperatureCallbackConfiguration() |
|
BrickletTemperatureV2.TemperatureCallbackConfiguration |
BrickletTemperatureV2.getTemperatureCallbackConfiguration() |
|
BrickletThermocoupleV2.TemperatureCallbackConfiguration |
BrickletThermocoupleV2.getTemperatureCallbackConfiguration() |
|
long |
BrickletPTC.getTemperatureCallbackPeriod() |
|
long |
BrickletTemperature.getTemperatureCallbackPeriod() |
|
long |
BrickletThermocouple.getTemperatureCallbackPeriod() |
|
BrickletPTC.TemperatureCallbackThreshold |
BrickletPTC.getTemperatureCallbackThreshold() |
|
BrickletTemperature.TemperatureCallbackThreshold |
BrickletTemperature.getTemperatureCallbackThreshold() |
|
BrickletThermocouple.TemperatureCallbackThreshold |
BrickletThermocouple.getTemperatureCallbackThreshold() |
|
int[] |
BrickletThermalImaging.getTemperatureImage() |
Returns the current temperature image.
|
BrickletThermalImaging.TemperatureImageLowLevel |
BrickletThermalImaging.getTemperatureImageLowLevel() |
Returns the current temperature image.
|
int |
BrickletAirQuality.getTemperatureOffset() |
|
int |
BrickletCO2V2.getTemperatureOffset() |
|
long |
BrickIMUV2.getTemperaturePeriod() |
|
int |
BrickletPerformanceDC.getThermalShutdown() |
|
short |
BrickletTilt.getTiltState() |
Returns the current tilt state.
|
long |
BrickletSilentStepperV2.getTimeBase() |
|
long |
BrickSilentStepper.getTimeBase() |
|
long |
BrickStepper.getTimeBase() |
|
long |
BrickletRealTimeClock.getTimestamp() |
Returns the current date and the time of the real-time clock.
|
long |
BrickletRealTimeClockV2.getTimestamp() |
Returns the current date and the time of the real-time clock converted to
milliseconds.
|
BrickletLCD128x64.TouchGesture |
BrickletLCD128x64.getTouchGesture() |
Returns one of four touch gestures that can be automatically detected by the Bricklet.
|
BrickletLCD128x64.TouchGestureCallbackConfiguration |
BrickletLCD128x64.getTouchGestureCallbackConfiguration() |
|
int |
BrickletLCD128x64.getTouchLEDConfig() |
|
int |
BrickletMultiTouchV2.getTouchLEDConfig() |
|
BrickletLCD128x64.TouchPosition |
BrickletLCD128x64.getTouchPosition() |
Returns the last valid touch position:
* Pressure: Amount of pressure applied by the user
* X: Touch position on x-axis
* Y: Touch position on y-axis
* Age: Age of touch press (how long ago it was)
|
BrickletLCD128x64.TouchPositionCallbackConfiguration |
BrickletLCD128x64.getTouchPositionCallbackConfiguration() |
|
int |
BrickletMultiTouch.getTouchState() |
Returns the current touch state.
|
boolean[] |
BrickletMultiTouchV2.getTouchState() |
Returns the current touch state.
|
BrickletMultiTouchV2.TouchStateCallbackConfiguration |
BrickletMultiTouchV2.getTouchStateCallbackConfiguration() |
|
BrickletCANV2.TransceiverConfiguration |
BrickletCANV2.getTransceiverConfiguration() |
|
BrickletEnergyMonitor.TransformerCalibration |
BrickletEnergyMonitor.getTransformerCalibration() |
|
BrickletEnergyMonitor.TransformerStatus |
BrickletEnergyMonitor.getTransformerStatus() |
Returns *true* if a voltage/current transformer is connected to the Bricklet.
|
int |
BrickletEPaper296x128.getUpdateMode() |
|
int |
BrickletDistanceUSV2.getUpdateRate() |
|
int |
BrickHATZero.getUSBVoltage() |
Returns the USB supply voltage of the Raspberry Pi.
|
int |
BrickMaster.getUSBVoltage() |
Returns the USB voltage.
|
BrickHATZero.USBVoltageCallbackConfiguration |
BrickHATZero.getUSBVoltageCallbackConfiguration() |
|
long |
BrickMaster.getUSBVoltageCallbackPeriod() |
|
BrickMaster.USBVoltageCallbackThreshold |
BrickMaster.getUSBVoltageCallbackThreshold() |
|
int |
BrickletUVLightV2.getUVA() |
Returns the UVA intensity of the sensor.
|
BrickletUVLightV2.UVACallbackConfiguration |
BrickletUVLightV2.getUVACallbackConfiguration() |
|
int |
BrickletUVLightV2.getUVB() |
Returns the UVB intensity of the sensor.
|
BrickletUVLightV2.UVBCallbackConfiguration |
BrickletUVLightV2.getUVBCallbackConfiguration() |
|
int |
BrickletUVLightV2.getUVI() |
Returns the UV index of the sensor, the index is given in 1/10.
|
BrickletUVLightV2.UVICallbackConfiguration |
BrickletUVLightV2.getUVICallbackConfiguration() |
|
long |
BrickletUVLight.getUVLight() |
Returns the UV light intensity of the sensor.
|
long |
BrickletUVLight.getUVLightCallbackPeriod() |
|
BrickletUVLight.UVLightCallbackThreshold |
BrickletUVLight.getUVLightCallbackThreshold() |
|
boolean |
BrickletHallEffect.getValue() |
Returns *true* if a magnetic field of 3.5 millitesla or greater is detected.
|
int |
BrickletIndustrialDigitalIn4.getValue() |
Returns the input value with a bitmask.
|
boolean[] |
BrickletIndustrialDigitalIn4V2.getValue() |
Returns the input value as bools, *true* refers to high and *false* refers to low.
|
int |
BrickletIndustrialDigitalOut4.getValue() |
|
boolean[] |
BrickletIndustrialDigitalOut4V2.getValue() |
Returns the logic levels that are currently output on the channels.
|
boolean[] |
BrickletIndustrialDualACIn.getValue() |
Returns the input values as bools, *true* refers to "AC voltage detected" and *false* refers to no AC "voltage detected".
|
BrickletIndustrialDualACRelay.Value |
BrickletIndustrialDualACRelay.getValue() |
Returns the state of the relays, *true* means on and *false* means off.
|
BrickletIndustrialDualRelay.Value |
BrickletIndustrialDualRelay.getValue() |
Returns the state of the relays, *true* means on and *false* means off.
|
int |
BrickletIndustrialQuadRelay.getValue() |
|
boolean[] |
BrickletIndustrialQuadRelayV2.getValue() |
|
boolean[] |
BrickletIO16V2.getValue() |
Returns the logic levels that are currently measured on the channels.
|
short |
BrickletIO4.getValue() |
Returns a bitmask of the values that are currently measured.
|
boolean[] |
BrickletIO4V2.getValue() |
Returns the logic levels that are currently measured on the channels.
|
BrickletIndustrialDigitalIn4V2.ValueCallbackConfiguration |
BrickletIndustrialDigitalIn4V2.getValueCallbackConfiguration(int channel) |
|
BrickletIndustrialDualACIn.ValueCallbackConfiguration |
BrickletIndustrialDualACIn.getValueCallbackConfiguration(int channel) |
|
short |
BrickDC.getVelocity() |
|
int |
BrickletDCV2.getVelocity() |
|
short |
BrickletLaserRangeFinder.getVelocity() |
Returns the measured velocity.
|
int |
BrickletLaserRangeFinderV2.getVelocity() |
Returns the measured velocity.
|
int |
BrickletPerformanceDC.getVelocity() |
|
int |
BrickServo.getVelocity(short servoNum) |
|
BrickletLaserRangeFinderV2.VelocityCallbackConfiguration |
BrickletLaserRangeFinderV2.getVelocityCallbackConfiguration() |
|
long |
BrickletLaserRangeFinder.getVelocityCallbackPeriod() |
|
BrickletLaserRangeFinder.VelocityCallbackThreshold |
BrickletLaserRangeFinder.getVelocityCallbackThreshold() |
|
boolean |
BrickletDCV2.getVelocityReachedCallbackConfiguration() |
|
boolean |
BrickletPerformanceDC.getVelocityReachedCallbackConfiguration() |
|
int |
BrickletAnalogIn.getVoltage() |
Returns the voltage of the sensor.
|
int |
BrickletAnalogInV2.getVoltage() |
Returns the measured voltage.
|
int |
BrickletAnalogInV3.getVoltage() |
Returns the measured voltage.
|
int |
BrickletAnalogOut.getVoltage() |
|
int |
BrickletIndustrialAnalogOut.getVoltage() |
|
int |
BrickletIndustrialAnalogOutV2.getVoltage() |
|
int |
BrickletIndustrialDualAnalogIn.getVoltage(short channel) |
Returns the voltage for the given channel.
|
int |
BrickletIndustrialDualAnalogInV2.getVoltage(int channel) |
Returns the voltage for the given channel.
|
int |
BrickletVoltage.getVoltage() |
Returns the voltage of the sensor.
|
int |
BrickletVoltageCurrent.getVoltage() |
Returns the voltage.
|
int |
BrickletVoltageCurrentV2.getVoltage() |
Returns the voltage.
|
BrickletAnalogInV3.VoltageCallbackConfiguration |
BrickletAnalogInV3.getVoltageCallbackConfiguration() |
|
BrickletIndustrialDualAnalogInV2.VoltageCallbackConfiguration |
BrickletIndustrialDualAnalogInV2.getVoltageCallbackConfiguration(int channel) |
|
BrickletVoltageCurrentV2.VoltageCallbackConfiguration |
BrickletVoltageCurrentV2.getVoltageCallbackConfiguration() |
|
long |
BrickletAnalogIn.getVoltageCallbackPeriod() |
|
long |
BrickletAnalogInV2.getVoltageCallbackPeriod() |
|
long |
BrickletIndustrialDualAnalogIn.getVoltageCallbackPeriod(short channel) |
|
long |
BrickletVoltage.getVoltageCallbackPeriod() |
|
long |
BrickletVoltageCurrent.getVoltageCallbackPeriod() |
|
BrickletAnalogIn.VoltageCallbackThreshold |
BrickletAnalogIn.getVoltageCallbackThreshold() |
|
BrickletAnalogInV2.VoltageCallbackThreshold |
BrickletAnalogInV2.getVoltageCallbackThreshold() |
|
BrickletIndustrialDualAnalogIn.VoltageCallbackThreshold |
BrickletIndustrialDualAnalogIn.getVoltageCallbackThreshold(short channel) |
|
BrickletVoltage.VoltageCallbackThreshold |
BrickletVoltage.getVoltageCallbackThreshold() |
|
BrickletVoltageCurrent.VoltageCallbackThreshold |
BrickletVoltageCurrent.getVoltageCallbackThreshold() |
|
BrickHAT.Voltages |
BrickHAT.getVoltages() |
Returns the USB supply voltage and the DC input supply voltage.
|
BrickHAT.VoltagesCallbackConfiguration |
BrickHAT.getVoltagesCallbackConfiguration() |
|
int[] |
BrickletEnergyMonitor.getWaveform() |
Returns a snapshot of the voltage and current waveform.
|
BrickletEnergyMonitor.WaveformLowLevel |
BrickletEnergyMonitor.getWaveformLowLevel() |
Returns a snapshot of the voltage and current waveform.
|
int |
BrickletLoadCell.getWeight() |
Returns the currently measured weight.
|
int |
BrickletLoadCellV2.getWeight() |
Returns the currently measured weight.
|
BrickletLoadCellV2.WeightCallbackConfiguration |
BrickletLoadCellV2.getWeightCallbackConfiguration() |
|
long |
BrickletLoadCell.getWeightCallbackPeriod() |
|
BrickletLoadCell.WeightCallbackThreshold |
BrickletLoadCell.getWeightCallbackThreshold() |
|
BrickMaster.Wifi2APConfiguration |
BrickMaster.getWifi2APConfiguration() |
|
java.lang.String |
BrickMaster.getWifi2APPassword() |
|
java.lang.String |
BrickMaster.getWifi2AuthenticationSecret() |
|
BrickMaster.Wifi2ClientConfiguration |
BrickMaster.getWifi2ClientConfiguration() |
|
java.lang.String |
BrickMaster.getWifi2ClientHostname() |
|
java.lang.String |
BrickMaster.getWifi2ClientPassword() |
|
BrickMaster.Wifi2Configuration |
BrickMaster.getWifi2Configuration() |
|
short[] |
BrickMaster.getWifi2FirmwareVersion() |
Returns the current version of the WIFI Extension 2.0 firmware.
|
BrickMaster.Wifi2MeshAPStatus |
BrickMaster.getWifi2MeshAPStatus() |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
BrickMaster.Wifi2MeshClientStatus |
BrickMaster.getWifi2MeshClientStatus() |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
BrickMaster.Wifi2MeshCommonStatus |
BrickMaster.getWifi2MeshCommonStatus() |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
BrickMaster.Wifi2MeshConfiguration |
BrickMaster.getWifi2MeshConfiguration() |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
java.lang.String |
BrickMaster.getWifi2MeshRouterPassword() |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
java.lang.String |
BrickMaster.getWifi2MeshRouterSSID() |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
BrickMaster.Wifi2Status |
BrickMaster.getWifi2Status() |
Returns the client and access point status of the WIFI Extension 2.0.
|
java.lang.String |
BrickMaster.getWifiAuthenticationSecret() |
|
BrickMaster.WifiBufferInfo |
BrickMaster.getWifiBufferInfo() |
Returns informations about the Wi-Fi receive buffer.
|
BrickMaster.WifiCertificate |
BrickMaster.getWifiCertificate(int index) |
|
BrickMaster.WifiConfiguration |
BrickMaster.getWifiConfiguration() |
|
BrickMaster.WifiEncryption |
BrickMaster.getWifiEncryption() |
|
java.lang.String |
BrickMaster.getWifiHostname() |
|
short |
BrickMaster.getWifiPowerMode() |
|
short |
BrickMaster.getWifiRegulatoryDomain() |
|
BrickMaster.WifiStatus |
BrickMaster.getWifiStatus() |
Returns the status of the WIFI Extension.
|
int |
BrickletIndustrialPTC.getWireMode() |
|
short |
BrickletPTC.getWireMode() |
|
int |
BrickletPTCV2.getWireMode() |
|
boolean |
BrickletLCD16x2.isBacklightOn() |
Returns *true* if the backlight is on and *false* otherwise.
|
boolean |
BrickletLCD20x4.isBacklightOn() |
Returns *true* if the backlight is on and *false* otherwise.
|
boolean |
BrickletLCD16x2.isButtonPressed(short button) |
Returns *true* if the button is pressed.
|
boolean |
BrickletLCD20x4.isButtonPressed(short button) |
Returns *true* if the button (0 to 2 or 0 to 3 since hardware version 1.2)
is pressed.
|
boolean |
BrickMaster.isChibiPresent() |
Returns *true* if the Master Brick is at position 0 in the stack and a Chibi
Extension is available.
|
boolean |
BrickDC.isEnabled() |
Returns *true* if the driver chip is enabled, *false* otherwise.
|
boolean |
BrickletIndustrialAnalogOut.isEnabled() |
Returns *true* if output of voltage and current is enabled, *false* otherwise.
|
boolean |
BrickServo.isEnabled(short servoNum) |
Returns *true* if the specified servo is enabled, *false* otherwise.
|
boolean |
BrickSilentStepper.isEnabled() |
Returns *true* if the driver chip is enabled, *false* otherwise.
|
boolean |
BrickStepper.isEnabled() |
Returns *true* if the driver chip is enabled, *false* otherwise.
|
boolean |
BrickletRS485.isErrorCountCallbackEnabled() |
|
boolean |
BrickMaster.isEthernetPresent() |
Returns *true* if the Master Brick is at position 0 in the stack and an Ethernet
Extension is available.
|
boolean |
BrickletCAN.isFrameReadCallbackEnabled() |
|
boolean |
BrickletLEDStrip.isFrameRenderedCallbackEnabled() |
|
boolean |
BrickletLaserRangeFinder.isLaserEnabled() |
Returns *true* if the laser is enabled, *false* otherwise.
|
boolean |
BrickletAccelerometer.isLEDOn() |
Returns *true* if the LED is enabled, *false* otherwise.
|
boolean |
BrickletLoadCell.isLEDOn() |
Returns *true* if the led is on, *false* otherwise.
|
short |
BrickletColor.isLightOn() |
Returns the state of the LED.
|
boolean |
BrickIMU.isOrientationCalculationOn() |
Returns *true* if the orientation calculation of the IMU Brick
is on, *false* otherwise.
|
boolean |
BrickletCurrent12.isOverCurrent() |
Returns *true* if more than 12.5A were measured.
|
boolean |
BrickletCurrent25.isOverCurrent() |
Returns *true* if more than 25A were measured.
|
boolean |
BrickServo.isPositionReachedCallbackEnabled() |
|
boolean |
BrickletJoystick.isPressed() |
Returns *true* if the button is pressed and *false* otherwise.
|
boolean |
BrickletJoystickV2.isPressed() |
Returns *true* if the button is pressed and *false* otherwise.
|
boolean |
BrickletRotaryEncoder.isPressed() |
Returns *true* if the button is pressed and *false* otherwise.
|
boolean |
BrickletRotaryEncoderV2.isPressed() |
Returns *true* if the button is pressed and *false* otherwise.
|
boolean |
BrickletRS232.isReadCallbackEnabled() |
|
boolean |
BrickletRS232V2.isReadCallbackEnabled() |
|
boolean |
BrickletRS485.isReadCallbackEnabled() |
|
boolean |
BrickMaster.isRS485Present() |
Returns *true* if the Master Brick is at position 0 in the stack and a RS485
Extension is available.
|
boolean |
BrickletIndustrialPTC.isSensorConnected() |
Returns *true* if the sensor is connected correctly.
|
boolean |
BrickletPTC.isSensorConnected() |
Returns *true* if the sensor is connected correctly.
|
boolean |
BrickletPTCV2.isSensorConnected() |
Returns *true* if the sensor is connected correctly.
|
boolean |
BrickDC.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickIMU.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickIMUV2.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickMaster.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickServo.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickSilentStepper.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickStepper.isStatusLEDEnabled() |
Returns *true* if the status LED is enabled, *false* otherwise.
|
boolean |
BrickStepper.isSyncRect() |
Returns *true* if synchronous rectification is enabled, *false* otherwise.
|
boolean |
BrickletTilt.isTiltStateCallbackEnabled() |
|
boolean |
BrickServo.isVelocityReachedCallbackEnabled() |
|
boolean |
BrickMaster.isWifi2Present() |
Returns *true* if the Master Brick is at position 0 in the stack and a WIFI
Extension 2.0 is available.
|
boolean |
BrickMaster.isWifi2StatusLEDEnabled() |
Returns *true* if the green status LED of the WIFI Extension 2.0 is turned on.
|
boolean |
BrickMaster.isWifiPresent() |
Returns *true* if the Master Brick is at position 0 in the stack and a WIFI
Extension is available.
|
short |
BrickRED.keepSessionAlive(int sessionId,
long lifetime) |
|
short |
BrickRED.killProcess(int processId,
short signal) |
Sends a UNIX signal to a process object and returns the resulting error code.
|
void |
BrickletAccelerometer.ledOff() |
Disables the LED on the Bricklet.
|
void |
BrickletLoadCell.ledOff() |
Turns the LED off.
|
void |
BrickletAccelerometer.ledOn() |
Enables the LED on the Bricklet.
|
void |
BrickletLoadCell.ledOn() |
Turns the LED on.
|
void |
BrickIMU.ledsOff() |
Turns the orientation and direction LEDs of the IMU Brick off.
|
void |
BrickIMUV2.ledsOff() |
Turns the orientation and direction LEDs of the IMU Brick off.
|
void |
BrickIMU.ledsOn() |
Turns the orientation and direction LEDs of the IMU Brick on.
|
void |
BrickIMUV2.ledsOn() |
Turns the orientation and direction LEDs of the IMU Brick on.
|
void |
BrickletColor.lightOff() |
Turns the LED off.
|
void |
BrickletColor.lightOn() |
Turns the LED on.
|
int |
BrickletRS485.modbusMasterReadCoils(int slaveAddress,
long startingAddress,
int count) |
In Modbus master mode this function can be used to read coils from a slave.
|
int |
BrickletRS485.modbusMasterReadDiscreteInputs(int slaveAddress,
long startingAddress,
int count) |
In Modbus master mode this function can be used to read discrete inputs from a slave.
|
int |
BrickletRS485.modbusMasterReadHoldingRegisters(int slaveAddress,
long startingAddress,
int count) |
In Modbus master mode this function can be used to read holding registers from a slave.
|
int |
BrickletRS485.modbusMasterReadInputRegisters(int slaveAddress,
long startingAddress,
int count) |
In Modbus master mode this function can be used to read input registers from a slave.
|
int |
BrickletRS485.modbusMasterWriteMultipleCoils(int slaveAddress,
long startingAddress,
boolean[] coils) |
In Modbus master mode this function can be used to write multiple coils of a slave.
|
int |
BrickletRS485.modbusMasterWriteMultipleCoilsLowLevel(int slaveAddress,
long startingAddress,
int coilsLength,
int coilsChunkOffset,
boolean[] coilsChunkData) |
In Modbus master mode this function can be used to write multiple coils of a slave.
|
int |
BrickletRS485.modbusMasterWriteMultipleRegisters(int slaveAddress,
long startingAddress,
int[] registers) |
In Modbus master mode this function can be used to write multiple registers of a slave.
|
int |
BrickletRS485.modbusMasterWriteMultipleRegistersLowLevel(int slaveAddress,
long startingAddress,
int registersLength,
int registersChunkOffset,
int[] registersChunkData) |
In Modbus master mode this function can be used to write multiple registers of a slave.
|
int |
BrickletRS485.modbusMasterWriteSingleCoil(int slaveAddress,
long coilAddress,
boolean coilValue) |
In Modbus master mode this function can be used to write a single coil of a slave.
|
int |
BrickletRS485.modbusMasterWriteSingleRegister(int slaveAddress,
long registerAddress,
int registerValue) |
In Modbus master mode this function can be used to write a single holding register of a
slave.
|
void |
BrickletRS485.modbusSlaveAnswerReadCoilsRequest(int requestID,
boolean[] coils) |
In Modbus slave mode this function can be used to answer a master request to
read coils.
|
void |
BrickletRS485.modbusSlaveAnswerReadCoilsRequestLowLevel(int requestID,
int coilsLength,
int coilsChunkOffset,
boolean[] coilsChunkData) |
In Modbus slave mode this function can be used to answer a master request to
read coils.
|
void |
BrickletRS485.modbusSlaveAnswerReadDiscreteInputsRequest(int requestID,
boolean[] discreteInputs) |
In Modbus slave mode this function can be used to answer a master request to
read discrete inputs.
|
void |
BrickletRS485.modbusSlaveAnswerReadDiscreteInputsRequestLowLevel(int requestID,
int discreteInputsLength,
int discreteInputsChunkOffset,
boolean[] discreteInputsChunkData) |
In Modbus slave mode this function can be used to answer a master request to
read discrete inputs.
|
void |
BrickletRS485.modbusSlaveAnswerReadHoldingRegistersRequest(int requestID,
int[] holdingRegisters) |
In Modbus slave mode this function can be used to answer a master request to
read holding registers.
|
void |
BrickletRS485.modbusSlaveAnswerReadHoldingRegistersRequestLowLevel(int requestID,
int holdingRegistersLength,
int holdingRegistersChunkOffset,
int[] holdingRegistersChunkData) |
In Modbus slave mode this function can be used to answer a master request to
read holding registers.
|
void |
BrickletRS485.modbusSlaveAnswerReadInputRegistersRequest(int requestID,
int[] inputRegisters) |
In Modbus slave mode this function can be used to answer a master request to
read input registers.
|
void |
BrickletRS485.modbusSlaveAnswerReadInputRegistersRequestLowLevel(int requestID,
int inputRegistersLength,
int inputRegistersChunkOffset,
int[] inputRegistersChunkData) |
In Modbus slave mode this function can be used to answer a master request to
read input registers.
|
void |
BrickletRS485.modbusSlaveAnswerWriteMultipleCoilsRequest(int requestID) |
In Modbus slave mode this function can be used to answer a master request to
write multiple coils.
|
void |
BrickletRS485.modbusSlaveAnswerWriteMultipleRegistersRequest(int requestID) |
In Modbus slave mode this function can be used to answer a master request to
write multiple registers.
|
void |
BrickletRS485.modbusSlaveAnswerWriteSingleCoilRequest(int requestID) |
In Modbus slave mode this function can be used to answer a master request to
write a single coil.
|
void |
BrickletRS485.modbusSlaveAnswerWriteSingleRegisterRequest(int requestID) |
In Modbus slave mode this function can be used to answer a master request to
write a single register.
|
void |
BrickletRS485.modbusSlaveReportException(int requestID,
int exceptionCode) |
In Modbus slave mode this function can be used to report a Modbus exception for
a Modbus master request.
|
void |
BrickletPiezoBuzzer.morseCode(java.lang.String morse) |
Sets morse code that will be played by the piezo buzzer.
|
void |
BrickletPiezoSpeaker.morseCode(java.lang.String morse,
int frequency) |
Sets morse code that will be played by the piezo buzzer.
|
void |
BrickletOLED128x64.newWindow(short columnFrom,
short columnTo,
short rowFrom,
short rowTo) |
|
void |
BrickletOLED64x48.newWindow(short columnFrom,
short columnTo,
short rowFrom,
short rowTo) |
|
BrickRED.OpenDirectory |
BrickRED.openDirectory(int nameStringId,
int sessionId) |
Opens an existing directory and allocates a new directory object for it.
|
BrickRED.OpenFile |
BrickRED.openFile(int nameStringId,
long flags,
int permissions,
long uid,
long gid,
int sessionId) |
Opens an existing file or creates a new file and allocates a new file object
for it.
|
void |
BrickIMU.orientationCalculationOff() |
Turns the orientation calculation of the IMU Brick off.
|
void |
BrickIMU.orientationCalculationOn() |
Turns the orientation calculation of the IMU Brick on.
|
BrickletNFC.P2PGetState |
BrickletNFC.p2pGetState() |
Returns the current P2P state of the NFC Bricklet.
|
int[] |
BrickletNFC.p2pReadNDEF() |
Returns the NDEF message that was written by a NFC peer in NFC P2P mode.
|
BrickletNFC.P2PReadNDEFLowLevel |
BrickletNFC.p2pReadNDEFLowLevel() |
Returns the NDEF message that was written by a NFC peer in NFC P2P mode.
|
void |
BrickletNFC.p2pStartDiscovery() |
Starts the discovery process.
|
void |
BrickletNFC.p2pStartTransfer(int transfer) |
You can start the transfer of a NDEF message if the P2P state is *P2PDiscoveryReady*.
|
void |
BrickletNFC.p2pWriteNDEF(int[] ndef) |
Writes the NDEF message that is to be transferred to the NFC peer.
|
void |
BrickletNFC.p2pWriteNDEFLowLevel(int ndefLength,
int ndefChunkOffset,
int[] ndefChunkData) |
Writes the NDEF message that is to be transferred to the NFC peer.
|
short |
BrickRED.purgeProgram(int programId,
long cookie) |
|
BrickletOneWire.Read |
BrickletOneWire.read() |
Reads a byte of data from the 1-Wire bus.
|
BrickletRS232.Read |
BrickletRS232.read() |
Returns the currently buffered message.
|
char[] |
BrickletRS232V2.read(int length) |
Returns up to *length* characters from receive buffer.
|
char[] |
BrickletRS485.read(int length) |
Returns up to *length* characters from receive buffer.
|
boolean[] |
BrickletEPaper296x128.readBlackWhite(int xStart,
int yStart,
int xEnd,
int yEnd) |
Returns the current content of the black/white pixel buffer for the specified window.
|
BrickletEPaper296x128.ReadBlackWhiteLowLevel |
BrickletEPaper296x128.readBlackWhiteLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd) |
Returns the current content of the black/white pixel buffer for the specified window.
|
short[] |
BrickDC.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
short[] |
BrickIMU.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
short[] |
BrickIMUV2.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
short[] |
BrickMaster.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
short[] |
BrickServo.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
short[] |
BrickSilentStepper.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
short[] |
BrickStepper.readBrickletPlugin(char port,
short offset) |
Reads 32 bytes of firmware from the bricklet attached at the given port.
|
boolean[] |
BrickletEPaper296x128.readColor(int xStart,
int yStart,
int xEnd,
int yEnd) |
Returns the current content of the red or gray pixel buffer for the specified window.
|
BrickletEPaper296x128.ReadColorLowLevel |
BrickletEPaper296x128.readColorLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd) |
Returns the current content of the red or gray pixel buffer for the specified window.
|
void |
BrickletNFC.readerAuthenticateMifareClassicPage(int page,
int keyNumber,
int[] key) |
Mifare Classic tags use authentication.
|
BrickletNFC.ReaderGetState |
BrickletNFC.readerGetState() |
Returns the current reader state of the NFC Bricklet.
|
BrickletNFC.ReaderGetTagID |
BrickletNFC.readerGetTagID() |
Returns the tag type and the tag ID.
|
BrickletNFC.ReaderGetTagIDLowLevel |
BrickletNFC.readerGetTagIDLowLevel() |
Returns the tag type and the tag ID.
|
int[] |
BrickletNFC.readerReadNDEF() |
Returns the NDEF data from an internal buffer.
|
BrickletNFC.ReaderReadNDEFLowLevel |
BrickletNFC.readerReadNDEFLowLevel() |
Returns the NDEF data from an internal buffer.
|
int[] |
BrickletNFC.readerReadPage() |
Returns the page data from an internal buffer.
|
BrickletNFC.ReaderReadPageLowLevel |
BrickletNFC.readerReadPageLowLevel() |
Returns the page data from an internal buffer.
|
void |
BrickletNFC.readerRequestNDEF() |
Reads NDEF formated data from a tag.
|
void |
BrickletNFC.readerRequestPage(int page,
int length) |
Reads a maximum of 8192 bytes starting from the given page and stores them into a buffer.
|
void |
BrickletNFC.readerRequestTagID() |
|
void |
BrickletNFC.readerWriteNDEF(int[] ndef) |
Writes NDEF formated data.
|
void |
BrickletNFC.readerWriteNDEFLowLevel(int ndefLength,
int ndefChunkOffset,
int[] ndefChunkData) |
Writes NDEF formated data.
|
void |
BrickletNFC.readerWritePage(int page,
int[] data) |
Writes a maximum of 8192 bytes starting from the given page.
|
void |
BrickletNFC.readerWritePageLowLevel(int page,
int dataLength,
int dataChunkOffset,
int[] dataChunkData) |
Writes a maximum of 8192 bytes starting from the given page.
|
BrickRED.ReadFile |
BrickRED.readFile(int fileId,
short lengthToRead) |
Reads up to 62 bytes from a file object.
|
void |
BrickRED.readFileAsync(int fileId,
long lengthToRead) |
Reads up to 2\ :sup:`63`\ - 1 bytes from a file object asynchronously.
|
BrickletCAN.ReadFrame |
BrickletCAN.readFrame() |
Tries to read the next data or remote frame from the read buffer and return it.
|
BrickletCANV2.ReadFrame |
BrickletCANV2.readFrame() |
Tries to read the next data or remote frame from the read queue and returns it.
|
BrickletDMX.ReadFrame |
BrickletDMX.readFrame() |
Returns the last frame that was written by the DMX master.
|
BrickletRS232.ReadFrame |
BrickletRS232.readFrame() |
Returns up to one frame of bytes from the read buffer.
|
BrickletCANV2.ReadFrameLowLevel |
BrickletCANV2.readFrameLowLevel() |
Tries to read the next data or remote frame from the read queue and returns it.
|
BrickletDMX.ReadFrameLowLevel |
BrickletDMX.readFrameLowLevel() |
Returns the last frame that was written by the DMX master.
|
BrickletRS232V2.ReadLowLevel |
BrickletRS232V2.readLowLevel(int length) |
Returns up to *length* characters from receive buffer.
|
BrickletRS485.ReadLowLevel |
BrickletRS485.readLowLevel(int length) |
Returns up to *length* characters from receive buffer.
|
boolean[] |
BrickletLCD128x64.readPixels(int xStart,
int yStart,
int xEnd,
int yEnd) |
Reads pixels from the specified window.
|
boolean[] |
BrickletOLED128x64V2.readPixels(int xStart,
int yStart,
int xEnd,
int yEnd) |
Reads pixels from the specified window.
|
BrickletLCD128x64.ReadPixelsLowLevel |
BrickletLCD128x64.readPixelsLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd) |
Reads pixels from the specified window.
|
BrickletOLED128x64V2.ReadPixelsLowLevel |
BrickletOLED128x64V2.readPixelsLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd) |
Reads pixels from the specified window.
|
long |
BrickHAT.readUID() |
Returns the current UID as an integer.
|
long |
BrickHATZero.readUID() |
Returns the current UID as an integer.
|
long |
BrickletAccelerometerV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletAirQuality.readUID() |
Returns the current UID as an integer.
|
long |
BrickletAmbientLightV3.readUID() |
Returns the current UID as an integer.
|
long |
BrickletAnalogInV3.readUID() |
Returns the current UID as an integer.
|
long |
BrickletAnalogOutV3.readUID() |
Returns the current UID as an integer.
|
long |
BrickletBarometerV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletCANV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletCO2V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletColorV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletCompass.readUID() |
Returns the current UID as an integer.
|
long |
BrickletDCV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletDistanceIRV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletDistanceUSV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletDMX.readUID() |
Returns the current UID as an integer.
|
long |
BrickletDualButtonV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletEnergyMonitor.readUID() |
Returns the current UID as an integer.
|
long |
BrickletEPaper296x128.readUID() |
Returns the current UID as an integer.
|
long |
BrickletGPSV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletGPSV3.readUID() |
Returns the current UID as an integer.
|
long |
BrickletHallEffectV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletHumidityV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIMUV3.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialAnalogOutV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialCounter.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDigitalIn4V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDigitalOut4V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDual020mAV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDualACIn.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDualACRelay.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDualAnalogInV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialDualRelay.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialPTC.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIndustrialQuadRelayV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIO16V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIO4V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletIsolator.readUID() |
Returns the current UID as an integer.
|
long |
BrickletJoystickV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletLaserRangeFinderV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletLCD128x64.readUID() |
Returns the current UID as an integer.
|
long |
BrickletLEDStripV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletLinearPotiV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletLoadCellV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletMotionDetectorV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletMotorizedLinearPoti.readUID() |
Returns the current UID as an integer.
|
long |
BrickletMultiTouchV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletNFC.readUID() |
Returns the current UID as an integer.
|
long |
BrickletOLED128x64V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletOneWire.readUID() |
Returns the current UID as an integer.
|
long |
BrickletOutdoorWeather.readUID() |
Returns the current UID as an integer.
|
long |
BrickletParticulateMatter.readUID() |
Returns the current UID as an integer.
|
long |
BrickletPerformanceDC.readUID() |
Returns the current UID as an integer.
|
long |
BrickletPiezoSpeakerV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletPTCV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRealTimeClockV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRemoteSwitchV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRGBLEDButton.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRGBLEDMatrix.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRGBLEDV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRotaryEncoderV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRotaryPotiV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRS232V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletRS485.readUID() |
Returns the current UID as an integer.
|
long |
BrickletSegmentDisplay4x7V2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletServoV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletSilentStepperV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletSolidStateRelayV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletSoundPressureLevel.readUID() |
Returns the current UID as an integer.
|
long |
BrickletTemperatureIRV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletTemperatureV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletThermalImaging.readUID() |
Returns the current UID as an integer.
|
long |
BrickletThermocoupleV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletUVLightV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletVoltageCurrentV2.readUID() |
Returns the current UID as an integer.
|
long |
BrickletXMC1400Breakout.readUID() |
Returns the current UID as an integer.
|
BrickMaster.ReadWifi2SerialPort |
BrickMaster.readWifi2SerialPort(short length) |
Reads up to 60 bytes (number of bytes to be read specified by ``length``)
from the serial port of the bootloader of the WIFI Extension 2.0.
|
void |
BrickletMultiTouch.recalibrate() |
Recalibrates the electrodes.
|
void |
BrickletMultiTouchV2.recalibrate() |
Recalibrates the electrodes.
|
void |
BrickMaster.refreshWifiStatus() |
|
short |
BrickRED.releaseObject(int objectId,
int sessionId) |
Decreases the reference count of an object by one and returns the resulting
error code.
|
void |
BrickRED.releaseObjectUnchecked(int objectId,
int sessionId) |
|
void |
BrickletLCD128x64.removeAllGUI() |
Removes all GUI elements (buttons, slider, graphs, tabs).
|
void |
BrickletAirQuality.removeCalibration() |
Deletes the calibration from flash.
|
short |
BrickRED.removeCustomProgramOption(int programId,
int nameStringId) |
|
short |
BrickRED.removeFromList(int listId,
int index) |
Removes the object stored at ``index`` from a list object and decreases the
reference count of the removed object by one.
|
void |
BrickletLCD128x64.removeGUIButton(int index) |
Removes the button with the given index.
|
void |
BrickletLCD128x64.removeGUIGraph(int index) |
Removes the graph with the given index.
|
void |
BrickletLCD128x64.removeGUISlider(int index) |
Removes the slider with the given index.
|
void |
BrickletLCD128x64.removeGUITab(int index) |
Removes the tab with the given index.
|
void |
BrickletNFCRFID.requestPage(int page) |
Reads 16 bytes starting from the given page and stores them into a buffer.
|
void |
BrickletNFCRFID.requestTagID(short tagType) |
To read or write a tag that is in proximity of the NFC/RFID Bricklet you
first have to call this function with the expected tag type as parameter.
|
void |
BrickDC.reset() |
Calling this function will reset the Brick.
|
void |
BrickHAT.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickHATZero.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickIMU.reset() |
Calling this function will reset the Brick.
|
void |
BrickIMUV2.reset() |
Calling this function will reset the Brick.
|
void |
BrickletAccelerometerV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletAirQuality.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletAmbientLightV3.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletAnalogInV3.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletAnalogOutV3.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletBarometerV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletCANV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletCO2V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletColorV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletCompass.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletDCV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletDistanceIRV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletDistanceUSV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletDMX.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletDualButtonV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletEnergyMonitor.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletEPaper296x128.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletGPSV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletGPSV3.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletHallEffectV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletHumidityV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIMUV3.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialAnalogOutV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialCounter.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDigitalIn4V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDigitalOut4V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDual020mAV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDualACIn.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDualACRelay.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDualAnalogInV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialDualRelay.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialPTC.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIndustrialQuadRelayV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIO16V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIO4V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletIsolator.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletJoystickV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletLaserRangeFinderV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletLCD128x64.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletLEDStripV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletLinearPotiV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletLoadCellV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletMotionDetectorV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletMotorizedLinearPoti.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletMultiTouchV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletNFC.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletOLED128x64V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletOneWire.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletOutdoorWeather.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletParticulateMatter.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletPerformanceDC.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletPiezoSpeakerV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletPTCV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRealTimeClockV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRemoteSwitchV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRGBLEDButton.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRGBLEDMatrix.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRGBLEDV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRotaryEncoderV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRotaryPotiV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRS232V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletRS485.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletSegmentDisplay4x7V2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletServoV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletSilentStepperV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletSolidStateRelayV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletSoundPressureLevel.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletTemperatureIRV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletTemperatureV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletThermalImaging.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletThermocoupleV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletUVLightV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletVoltageCurrentV2.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickletXMC1400Breakout.reset() |
Calling this function will reset the Bricklet.
|
void |
BrickMaster.reset() |
Calling this function will reset the Brick.
|
void |
BrickServo.reset() |
Calling this function will reset the Brick.
|
void |
BrickSilentStepper.reset() |
Calling this function will reset the Brick.
|
void |
BrickStepper.reset() |
Calling this function will reset the Brick.
|
int |
BrickletOneWire.resetBus() |
Resets the bus with the 1-Wire reset operation.
|
void |
BrickletEnergyMonitor.resetEnergy() |
|
void |
BrickletGPS.restart(short restartType) |
Restarts the GPS Bricklet, the following restart types are available:
\verbatim
"Value", "Description"
"0", "Hot start (use all available data in the NV store)"
"1", "Warm start (don't use ephemeris at restart)"
"2", "Cold start (don't use time, position, almanacs and ephemeris at restart)"
"3", "Factory reset (clear all system/user configurations at restart)"
\endverbatim
|
void |
BrickletGPSV2.restart(int restartType) |
Restarts the GPS Bricklet, the following restart types are available:
\verbatim
"Value", "Description"
"0", "Hot start (use all available data in the NV store)"
"1", "Warm start (don't use ephemeris at restart)"
"2", "Cold start (don't use time, position, almanacs and ephemeris at restart)"
"3", "Factory reset (clear all system/user configurations at restart)"
\endverbatim
|
void |
BrickletGPSV3.restart(int restartType) |
Restarts the GPS Bricklet, the following restart types are available:
\verbatim
"Value", "Description"
"0", "Hot start (use all available data in the NV store)"
"1", "Warm start (don't use ephemeris at restart)"
"2", "Cold start (don't use time, position, almanacs and ephemeris at restart)"
"3", "Factory reset (clear all system/user configurations at restart)"
\endverbatim
|
short |
BrickRED.rewindDirectory(int directoryId) |
Rewinds a directory object and returns the resulting error code.
|
void |
BrickletThermalImaging.runFFCNormalization() |
Starts the Flat-Field Correction (FFC) normalization.
|
boolean |
BrickIMUV2.saveCalibration() |
A call of this function saves the current calibration to be used
as a starting point for the next restart of continuous calibration
of the IMU Brick.
|
boolean |
BrickletIMUV3.saveCalibration() |
A call of this function saves the current calibration to be used
as a starting point for the next restart of continuous calibration
of the IMU Brick.
|
short |
BrickMaster.saveWifi2Configuration() |
All configuration functions for the WIFI Extension 2.0 do not change the
values permanently.
|
BrickletOneWire.SearchBus |
BrickletOneWire.searchBus() |
Returns a list of up to 64 identifiers of the connected 1-Wire devices.
|
BrickletOneWire.SearchBusLowLevel |
BrickletOneWire.searchBusLowLevel() |
Returns a list of up to 64 identifiers of the connected 1-Wire devices.
|
void |
BrickDC.setAcceleration(int acceleration) |
Sets the acceleration of the motor.
|
void |
BrickServo.setAcceleration(short servoNum,
int acceleration) |
Sets the acceleration of the specified servo.
|
void |
BrickletAccelerometerV2.setAccelerationCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIMUV3.setAccelerationCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletAccelerometer.setAccelerationCallbackPeriod(long period) |
|
void |
BrickletAccelerometer.setAccelerationCallbackThreshold(char option,
short minX,
short maxX,
short minY,
short maxY,
short minZ,
short maxZ) |
|
void |
BrickIMU.setAccelerationPeriod(long period) |
|
void |
BrickIMUV2.setAccelerationPeriod(long period) |
|
void |
BrickIMU.setAccelerationRange(short range) |
Not implemented yet.
|
void |
BrickletXMC1400Breakout.setADCChannelConfig(int channel,
boolean enable) |
Enables a ADC channel for the ADC driver example (adc.c/adc.h).
|
void |
BrickletXMC1400Breakout.setADCValuesCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletCO2V2.setAirPressure(int airPressure) |
The CO2 concentration depends (among other things) on the ambient air pressure.
|
void |
BrickletAirQuality.setAirPressureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletBarometerV2.setAirPressureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletBarometer.setAirPressureCallbackPeriod(long period) |
|
void |
BrickletBarometer.setAirPressureCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletPiezoSpeakerV2.setAlarm(int startFrequency,
int endFrequency,
int stepSize,
int stepDelay,
int volume,
long duration) |
Creates an alarm (a tone that goes back and force between two specified frequencies).
|
void |
BrickletRealTimeClock.setAlarm(byte month,
byte day,
byte hour,
byte minute,
byte second,
byte weekday,
int interval) |
Configures a repeatable alarm.
|
void |
BrickletRealTimeClockV2.setAlarm(int month,
int day,
int hour,
int minute,
int second,
int weekday,
int interval) |
Configures a repeatable alarm.
|
void |
BrickletSilentStepperV2.setAllCallbackConfiguration(long period) |
|
void |
BrickletIndustrialCounter.setAllCounter(long[] counter) |
Sets the counter values for all four channels.
|
void |
BrickletIndustrialCounter.setAllCounterActive(boolean[] active) |
Activates/deactivates the counter of all four channels.
|
void |
BrickletIndustrialCounter.setAllCounterCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIMUV3.setAllDataCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMU.setAllDataPeriod(long period) |
|
void |
BrickIMUV2.setAllDataPeriod(long period) |
|
void |
BrickSilentStepper.setAllDataPeriod(long period) |
|
void |
BrickStepper.setAllDataPeriod(long period) |
|
void |
BrickletIO16V2.setAllInputValueCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIO4V2.setAllInputValueCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIndustrialCounter.setAllSignalDataCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIndustrialDigitalIn4V2.setAllValueCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIndustrialDualACIn.setAllValueCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletAirQuality.setAllValuesCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletCO2V2.setAllValuesCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIndustrialDualAnalogInV2.setAllVoltagesCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletBarometerV2.setAltitudeCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletBarometer.setAltitudeCallbackPeriod(long period) |
|
void |
BrickletGPS.setAltitudeCallbackPeriod(long period) |
|
void |
BrickletGPSV2.setAltitudeCallbackPeriod(long period) |
|
void |
BrickletGPSV3.setAltitudeCallbackPeriod(long period) |
|
void |
BrickletBarometer.setAltitudeCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletTemperatureIRV2.setAmbientTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletTemperatureIR.setAmbientTemperatureCallbackPeriod(long period) |
|
void |
BrickletTemperatureIR.setAmbientTemperatureCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletDistanceIRV2.setAnalogValueCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
long min,
long max) |
|
void |
BrickletAmbientLight.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletAnalogIn.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletAnalogInV2.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletCurrent12.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletCurrent25.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletDistanceIR.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletHumidity.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletJoystick.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletLinearPoti.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletRotaryPoti.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletVoltage.setAnalogValueCallbackPeriod(long period) |
|
void |
BrickletAmbientLight.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletAnalogIn.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletAnalogInV2.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletCurrent12.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletCurrent25.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletDistanceIR.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletHumidity.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletJoystick.setAnalogValueCallbackThreshold(char option,
int minX,
int maxX,
int minY,
int maxY) |
|
void |
BrickletLinearPoti.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletRotaryPoti.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletVoltage.setAnalogValueCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletIMUV3.setAngularVelocityCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMU.setAngularVelocityPeriod(long period) |
|
void |
BrickIMUV2.setAngularVelocityPeriod(long period) |
|
void |
BrickletAnalogIn.setAveraging(short average) |
Set the length of a averaging for the voltage value.
|
void |
BrickletBarometer.setAveraging(short movingAveragePressure,
short averagePressure,
short averageTemperature) |
Sets the different averaging parameters.
|
void |
BrickletAirQuality.setBackgroundCalibrationDuration(int duration) |
The Air Quality Bricklet uses an automatic background calibration mechanism to
calculate the IAQ Index.
|
void |
BrickletSilentStepperV2.setBasicConfiguration(int standstillCurrent,
int motorRunCurrent,
int standstillDelayTime,
int powerDownTime,
int stealthThreshold,
int coolstepThreshold,
int classicThreshold,
boolean highVelocityChopperMode) |
Sets the basic configuration parameters for the different modes (Stealth, Coolstep, Classic).
|
void |
BrickSilentStepper.setBasicConfiguration(int standstillCurrent,
int motorRunCurrent,
int standstillDelayTime,
int powerDownTime,
int stealthThreshold,
int coolstepThreshold,
int classicThreshold,
boolean highVelocityChopperMode) |
Sets the basic configuration parameters for the different modes (Stealth, Coolstep, Classic).
|
void |
BrickletPiezoSpeakerV2.setBeep(int frequency,
int volume,
long duration) |
Beeps with the given frequency and volume for the duration.
|
void |
BrickletRGBLEDMatrix.setBlue(int[] blue) |
Sets the 64 blue LED values of the matrix.
|
int |
BrickHAT.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickHATZero.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletAccelerometerV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletAirQuality.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletAmbientLightV3.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletAnalogInV3.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletAnalogOutV3.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletBarometerV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletCANV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletCO2V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletColorV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletCompass.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletDCV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletDistanceIRV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletDistanceUSV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletDMX.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletDualButtonV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletEnergyMonitor.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletEPaper296x128.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletGPSV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletGPSV3.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletHallEffectV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletHumidityV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIMUV3.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialAnalogOutV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialCounter.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDigitalIn4V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDigitalOut4V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDual020mAV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDualACIn.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDualACRelay.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDualAnalogInV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialDualRelay.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialPTC.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIndustrialQuadRelayV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIO16V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIO4V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletIsolator.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletJoystickV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletLaserRangeFinderV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletLCD128x64.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletLEDStripV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletLinearPotiV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletLoadCellV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletMotionDetectorV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletMotorizedLinearPoti.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletMultiTouchV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletNFC.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletOLED128x64V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletOneWire.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletOutdoorWeather.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletParticulateMatter.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletPerformanceDC.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletPiezoSpeakerV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletPTCV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRealTimeClockV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRemoteSwitchV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRGBLEDButton.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRGBLEDMatrix.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRGBLEDV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRotaryEncoderV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRotaryPotiV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRS232V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletRS485.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletSegmentDisplay4x7V2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletServoV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletSilentStepperV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletSolidStateRelayV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletSoundPressureLevel.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletTemperatureIRV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletTemperatureV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletThermalImaging.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletThermocoupleV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletUVLightV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletVoltageCurrentV2.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
int |
BrickletXMC1400Breakout.setBootloaderMode(int mode) |
Sets the bootloader mode and returns the status after the requested
mode change was instigated.
|
void |
BrickletRS232.setBreakCondition(int breakTime) |
Sets a break condition (the TX output is forced to a logic 0 state).
|
void |
BrickHAT.setBrickletPower(boolean brickletPower) |
Set to true/false to turn the power supply of the connected Bricklets on/off.
|
void |
BrickMaster.setBrickletsEnabled(boolean brickletsEnabled) |
This function is only available in Master Brick hardware version >= 3.0.
|
BrickMaster.SetBrickletXMCFlashConfig |
BrickMaster.setBrickletXMCFlashConfig(long config,
long parameter1,
long parameter2,
short[] data) |
This function is for internal use to flash the initial
bootstrapper and bootloader to the Bricklets.
|
long |
BrickMaster.setBrickletXMCFlashData(short[] data) |
This function is for internal use to flash the initial
bootstrapper and bootloader to the Bricklets.
|
void |
BrickletSegmentDisplay4x7V2.setBrightness(int brightness) |
The brightness can be set between 0 (dark) and 7 (bright).
|
void |
BrickletRS232V2.setBufferConfig(int sendBufferSize,
int receiveBufferSize) |
Sets the send and receive buffer size in byte.
|
void |
BrickletRS485.setBufferConfig(int sendBufferSize,
int receiveBufferSize) |
Sets the send and receive buffer size in byte.
|
void |
BrickIMU.setCalibration(short typ,
short[] data) |
There are several different types that can be calibrated:
\verbatim
"Type", "Description", "Values"
"0", "Accelerometer Gain", "``[mul x, mul y, mul z, div x, div y, div z, 0, 0, 0, 0]``"
"1", "Accelerometer Bias", "``[bias x, bias y, bias z, 0, 0, 0, 0, 0, 0, 0]``"
"2", "Magnetometer Gain", "``[mul x, mul y, mul z, div x, div y, div z, 0, 0, 0, 0]``"
"3", "Magnetometer Bias", "``[bias x, bias y, bias z, 0, 0, 0, 0, 0, 0, 0]``"
"4", "Gyroscope Gain", "``[mul x, mul y, mul z, div x, div y, div z, 0, 0, 0, 0]``"
"5", "Gyroscope Bias", "``[bias xl, bias yl, bias zl, temp l, bias xh, bias yh, bias zh, temp h, 0, 0]``"
\endverbatim
The calibration via gain and bias is done with the following formula::
new_value = (bias + orig_value) * gain_mul / gain_div
If you really want to write your own calibration software, please keep
in mind that you first have to undo the old calibration (set bias to 0 and
gain to 1/1) and that you have to average over several thousand values
to obtain a usable result in the end.
|
void |
BrickletAnalogInV3.setCalibration(int offset,
int multiplier,
int divisor) |
Sets a calibration for the measured voltage value.
|
void |
BrickletBarometerV2.setCalibration(int measuredAirPressure,
int actualAirPressure) |
Sets the one point calibration (OPC) values for the air pressure measurement.
|
void |
BrickletCompass.setCalibration(int[] offset,
int[] gain) |
Sets offset and gain for each of the three axes.
|
void |
BrickletIndustrialDualAnalogIn.setCalibration(int[] offset,
int[] gain) |
Sets offset and gain of MCP3911 internal calibration registers.
|
void |
BrickletIndustrialDualAnalogInV2.setCalibration(int[] offset,
int[] gain) |
Sets offset and gain of MCP3911 internal calibration registers.
|
void |
BrickletVoltageCurrent.setCalibration(int gainMultiplier,
int gainDivisor) |
Since the shunt resistor that is used to measure the current is not
perfectly precise, it needs to be calibrated by a multiplier and
divisor if a very precise reading is needed.
|
void |
BrickletVoltageCurrentV2.setCalibration(int voltageMultiplier,
int voltageDivisor,
int currentMultiplier,
int currentDivisor) |
Since the ADC and the shunt resistor used for the measurements
are not perfect they need to be calibrated by a multiplier and
a divisor if a very precise reading is needed.
|
void |
BrickletPerformanceDC.setCCWLEDConfig(int config) |
Configures the CCW LED to be either turned off, turned on, blink in
heartbeat mode or if the motor turn counter-clockwise.
|
void |
BrickletIndustrialCounter.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDigitalIn4V2.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDigitalOut4V2.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDual020mAV2.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDualACIn.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDualACRelay.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDualAnalogInV2.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialQuadRelayV2.setChannelLEDConfig(int channel,
int config) |
Each channel has a corresponding LED.
|
void |
BrickletIndustrialDual020mAV2.setChannelLEDStatusConfig(int channel,
int min,
int max,
int config) |
Sets the channel LED status config.
|
void |
BrickletIndustrialDualAnalogInV2.setChannelLEDStatusConfig(int channel,
int min,
int max,
int config) |
Sets the channel LED status config.
|
void |
BrickletLEDStrip.setChannelMapping(short mapping) |
Sets the channel mapping for the connected LEDs.
|
void |
BrickletLEDStripV2.setChannelMapping(int mapping) |
Sets the channel mapping for the connected LEDs.
|
void |
BrickMaster.setChibiAddress(short address) |
Sets the address belonging to the Chibi Extension.
|
void |
BrickMaster.setChibiChannel(short channel) |
Sets the channel used by the Chibi Extension.
|
void |
BrickMaster.setChibiFrequency(short frequency) |
Sets the Chibi frequency range for the Chibi Extension.
|
void |
BrickMaster.setChibiMasterAddress(short address) |
Sets the address of the Chibi Master.
|
void |
BrickMaster.setChibiSlaveAddress(short num,
short address) |
Sets up to 254 slave addresses.
|
void |
BrickletLEDStrip.setChipType(int chip) |
Sets the type of the LED driver chip.
|
void |
BrickletLEDStripV2.setChipType(int chip) |
Sets the type of the LED driver chip.
|
void |
BrickletLEDStrip.setClockFrequency(long frequency) |
Sets the frequency of the clock.
|
void |
BrickletLEDStripV2.setClockFrequency(long frequency) |
Sets the frequency of the clock.
|
void |
BrickletCO2V2.setCO2ConcentrationCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletCO2.setCO2ConcentrationCallbackPeriod(long period) |
|
void |
BrickletCO2.setCO2ConcentrationCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletRGBLEDButton.setColor(int red,
int green,
int blue) |
Sets the color of the LED.
|
void |
BrickletRGBLEDButton.setColorCalibration(int red,
int green,
int blue) |
Sets a color calibration.
|
void |
BrickletColorV2.setColorCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletColor.setColorCallbackPeriod(long period) |
|
void |
BrickletColor.setColorCallbackThreshold(char option,
int minR,
int maxR,
int minG,
int maxG,
int minB,
int maxB,
int minC,
int maxC) |
|
void |
BrickletColorV2.setColorTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletColor.setColorTemperatureCallbackPeriod(long period) |
|
void |
BrickletCANV2.setCommunicationLEDConfig(int config) |
Sets the communication LED configuration.
|
void |
BrickletDMX.setCommunicationLEDConfig(int config) |
Sets the communication LED configuration.
|
void |
BrickletOneWire.setCommunicationLEDConfig(int config) |
Sets the communication LED configuration.
|
void |
BrickletRS485.setCommunicationLEDConfig(int config) |
Sets the communication LED configuration.
|
void |
BrickletColor.setConfig(short gain,
short integrationTime) |
Sets the configuration of the sensor.
|
void |
BrickletLCD16x2.setConfig(boolean cursor,
boolean blinking) |
Configures if the cursor (shown as "_") should be visible and if it
should be blinking (shown as a blinking block).
|
void |
BrickletLCD20x4.setConfig(boolean cursor,
boolean blinking) |
Configures if the cursor (shown as "_") should be visible and if it
should be blinking (shown as a blinking block).
|
void |
BrickletAccelerometer.setConfiguration(short dataRate,
short fullScale,
short filterBandwidth) |
Configures the data rate, full scale range and filter bandwidth.
|
void |
BrickletAccelerometerV2.setConfiguration(int dataRate,
int fullScale) |
Configures the data rate and full scale range.
|
void |
BrickletAmbientLightV2.setConfiguration(short illuminanceRange,
short integrationTime) |
Sets the configuration.
|
void |
BrickletAmbientLightV3.setConfiguration(int illuminanceRange,
int integrationTime) |
Sets the configuration.
|
void |
BrickletCAN.setConfiguration(short baudRate,
short transceiverMode,
int writeTimeout) |
Sets the configuration for the CAN bus communication.
|
void |
BrickletColorV2.setConfiguration(int gain,
int integrationTime) |
Sets the configuration of the sensor.
|
void |
BrickletCompass.setConfiguration(int dataRate,
boolean backgroundCalibration) |
Configures the data rate and background calibration.
|
void |
BrickletIndustrialAnalogOut.setConfiguration(short voltageRange,
short currentRange) |
Configures the voltage and current range.
|
void |
BrickletIndustrialAnalogOutV2.setConfiguration(int voltageRange,
int currentRange) |
Configures the voltage and current range.
|
void |
BrickletIO16V2.setConfiguration(int channel,
char direction,
boolean value) |
Configures the value and direction of a specific channel.
|
void |
BrickletIO4.setConfiguration(short selectionMask,
char direction,
boolean value) |
Configures the value and direction of the specified pins.
|
void |
BrickletIO4V2.setConfiguration(int channel,
char direction,
boolean value) |
Configures the value and direction of a specific channel.
|
void |
BrickletLaserRangeFinder.setConfiguration(short acquisitionCount,
boolean enableQuickTermination,
short thresholdValue,
int measurementFrequency) |
\note
This function is only available if you have a LIDAR-Lite sensor with hardware
version 3.
|
void |
BrickletLaserRangeFinderV2.setConfiguration(int acquisitionCount,
boolean enableQuickTermination,
int thresholdValue,
int measurementFrequency) |
The **Acquisition Count** defines the number of times the Laser Range Finder Bricklet
will integrate acquisitions to find a correlation record peak.
|
void |
BrickletLoadCell.setConfiguration(short rate,
short gain) |
The measurement rate and gain are configurable.
|
void |
BrickletLoadCellV2.setConfiguration(int rate,
int gain) |
The measurement rate and gain are configurable.
|
void |
BrickletRS232.setConfiguration(short baudrate,
short parity,
short stopbits,
short wordlength,
short hardwareFlowcontrol,
short softwareFlowcontrol) |
Sets the configuration for the RS232 communication.
|
void |
BrickletRS232V2.setConfiguration(long baudrate,
int parity,
int stopbits,
int wordlength,
int flowcontrol) |
Sets the configuration for the RS232 communication.
|
void |
BrickletSoundPressureLevel.setConfiguration(int fftSize,
int weighting) |
Sets the Sound Pressure Level Bricklet configuration.
|
void |
BrickletThermocouple.setConfiguration(short averaging,
short thermocoupleType,
short filter) |
You can configure averaging size, thermocouple type and frequency
filtering.
|
void |
BrickletThermocoupleV2.setConfiguration(int averaging,
int thermocoupleType,
int filter) |
You can configure averaging size, thermocouple type and frequency
filtering.
|
void |
BrickletUVLightV2.setConfiguration(int integrationTime) |
Sets the configuration of the sensor.
|
void |
BrickletVoltageCurrent.setConfiguration(short averaging,
short voltageConversionTime,
short currentConversionTime) |
Sets the configuration of the Voltage/Current Bricklet.
|
void |
BrickletVoltageCurrentV2.setConfiguration(int averaging,
int voltageConversionTime,
int currentConversionTime) |
Sets the configuration of the Voltage/Current Bricklet 2.0.
|
void |
BrickletAccelerometerV2.setContinuousAccelerationConfiguration(boolean enableX,
boolean enableY,
boolean enableZ,
int resolution) |
|
void |
BrickIMU.setConvergenceSpeed(int speed) |
Sets the convergence speed of the IMU Brick.
|
void |
BrickletSilentStepperV2.setCoolstepConfiguration(int minimumStallguardValue,
int maximumStallguardValue,
int currentUpStepWidth,
int currentDownStepWidth,
int minimumCurrent,
int stallguardThresholdValue,
int stallguardMode) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets the configuration relevant for Coolstep.
|
void |
BrickSilentStepper.setCoolstepConfiguration(short minimumStallguardValue,
short maximumStallguardValue,
short currentUpStepWidth,
short currentDownStepWidth,
short minimumCurrent,
byte stallguardThresholdValue,
short stallguardMode) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets the configuration relevant for Coolstep.
|
void |
BrickletGPS.setCoordinatesCallbackPeriod(long period) |
|
void |
BrickletGPSV2.setCoordinatesCallbackPeriod(long period) |
|
void |
BrickletGPSV3.setCoordinatesCallbackPeriod(long period) |
|
void |
BrickletRotaryEncoderV2.setCountCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletXMC1400Breakout.setCountCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
long min,
long max) |
|
void |
BrickletRotaryEncoder.setCountCallbackPeriod(long period) |
|
void |
BrickletRotaryEncoder.setCountCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletIndustrialCounter.setCounter(int channel,
long counter) |
Sets the counter value for the given channel.
|
void |
BrickletIndustrialCounter.setCounterActive(int channel,
boolean active) |
Activates/deactivates the counter of the given channel.
|
void |
BrickletHallEffectV2.setCounterCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletHallEffectV2.setCounterConfig(int highThreshold,
int lowThreshold,
long debounce) |
Sets a high and a low threshold as well as a debounce time.
|
void |
BrickletIndustrialCounter.setCounterConfiguration(int channel,
int countEdge,
int countDirection,
int dutyCyclePrescaler,
int frequencyIntegrationTime) |
Sets the counter configuration for the given channel.
|
void |
BrickletIndustrialAnalogOut.setCurrent(int current) |
Sets the output current.
|
void |
BrickletIndustrialAnalogOutV2.setCurrent(int current) |
Sets the output current.
|
void |
BrickletServoV2.setCurrentCalibration(int[] offset) |
Sets an offset value (in mA) for each channel.
|
void |
BrickletIndustrialDual020mAV2.setCurrentCallbackConfiguration(int channel,
long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletVoltageCurrentV2.setCurrentCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletCurrent12.setCurrentCallbackPeriod(long period) |
|
void |
BrickletCurrent25.setCurrentCallbackPeriod(long period) |
|
void |
BrickletIndustrialDual020mA.setCurrentCallbackPeriod(short sensor,
long period) |
|
void |
BrickletVoltageCurrent.setCurrentCallbackPeriod(long period) |
|
void |
BrickletCurrent12.setCurrentCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletCurrent25.setCurrentCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletIndustrialDual020mA.setCurrentCallbackThreshold(short sensor,
char option,
int min,
int max) |
|
void |
BrickletVoltageCurrent.setCurrentCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletSilentStepperV2.setCurrentPosition(int position) |
Sets the current steps of the internal step counter.
|
void |
BrickSilentStepper.setCurrentPosition(int position) |
Sets the current steps of the internal step counter.
|
void |
BrickStepper.setCurrentPosition(int position) |
Sets the current steps of the internal step counter.
|
void |
BrickletDCV2.setCurrentVelocityCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletPerformanceDC.setCurrentVelocityCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickDC.setCurrentVelocityPeriod(int period) |
|
void |
BrickletLCD16x2.setCustomCharacter(short index,
short[] character) |
The LCD 16x2 Bricklet can store up to 8 custom characters.
|
void |
BrickletLCD20x4.setCustomCharacter(short index,
short[] character) |
The LCD 20x4 Bricklet can store up to 8 custom characters.
|
short |
BrickRED.setCustomProgramOptionValue(int programId,
int nameStringId,
int valueStringId) |
|
void |
BrickletPerformanceDC.setCWLEDConfig(int config) |
Configures the CW LED to be either turned off, turned on, blink in
heartbeat mode or if the motor turn clockwise.
|
void |
BrickletRealTimeClock.setDateTime(int year,
short month,
short day,
short hour,
short minute,
short second,
short centisecond,
short weekday) |
Sets the current date (including weekday) and the current time.
|
void |
BrickletRealTimeClockV2.setDateTime(int year,
int month,
int day,
int hour,
int minute,
int second,
int centisecond,
int weekday) |
Sets the current date (including weekday) and the current time.
|
void |
BrickletRealTimeClockV2.setDateTimeCallbackConfiguration(long period) |
|
void |
BrickletGPS.setDateTimeCallbackPeriod(long period) |
|
void |
BrickletGPSV2.setDateTimeCallbackPeriod(long period) |
|
void |
BrickletGPSV3.setDateTimeCallbackPeriod(long period) |
|
void |
BrickletRealTimeClock.setDateTimeCallbackPeriod(long period) |
|
void |
BrickletAccelerometer.setDebouncePeriod(long debounce) |
|
void |
BrickletAmbientLight.setDebouncePeriod(long debounce) |
|
void |
BrickletAmbientLightV2.setDebouncePeriod(long debounce) |
|
void |
BrickletAnalogIn.setDebouncePeriod(long debounce) |
|
void |
BrickletAnalogInV2.setDebouncePeriod(long debounce) |
|
void |
BrickletBarometer.setDebouncePeriod(long debounce) |
|
void |
BrickletCO2.setDebouncePeriod(long debounce) |
|
void |
BrickletColor.setDebouncePeriod(long debounce) |
|
void |
BrickletCurrent12.setDebouncePeriod(long debounce) |
|
void |
BrickletCurrent25.setDebouncePeriod(long debounce) |
|
void |
BrickletDistanceIR.setDebouncePeriod(long debounce) |
|
void |
BrickletDistanceUS.setDebouncePeriod(long debounce) |
|
void |
BrickletDustDetector.setDebouncePeriod(long debounce) |
|
void |
BrickletHumidity.setDebouncePeriod(long debounce) |
|
void |
BrickletIndustrialDigitalIn4.setDebouncePeriod(long debounce) |
|
void |
BrickletIndustrialDual020mA.setDebouncePeriod(long debounce) |
|
void |
BrickletIndustrialDualAnalogIn.setDebouncePeriod(long debounce) |
|
void |
BrickletIO16.setDebouncePeriod(long debounce) |
|
void |
BrickletIO4.setDebouncePeriod(long debounce) |
|
void |
BrickletJoystick.setDebouncePeriod(long debounce) |
Sets the period with which the threshold listeners
* BrickletJoystick.PositionReachedListener ,
* BrickletJoystick.AnalogValueReachedListener
are triggered, if the thresholds
* BrickletJoystick.setPositionCallbackThreshold(char, short, short, short, short) ,
* BrickletJoystick.setAnalogValueCallbackThreshold(char, int, int, int, int)
keep being reached.
|
void |
BrickletLaserRangeFinder.setDebouncePeriod(long debounce) |
|
void |
BrickletLine.setDebouncePeriod(long debounce) |
|
void |
BrickletLinearPoti.setDebouncePeriod(long debounce) |
|
void |
BrickletLoadCell.setDebouncePeriod(long debounce) |
|
void |
BrickletMoisture.setDebouncePeriod(long debounce) |
|
void |
BrickletPTC.setDebouncePeriod(long debounce) |
|
void |
BrickletRotaryEncoder.setDebouncePeriod(long debounce) |
|
void |
BrickletRotaryPoti.setDebouncePeriod(long debounce) |
|
void |
BrickletSoundIntensity.setDebouncePeriod(long debounce) |
|
void |
BrickletTemperature.setDebouncePeriod(long debounce) |
|
void |
BrickletTemperatureIR.setDebouncePeriod(long debounce) |
|
void |
BrickletThermocouple.setDebouncePeriod(long debounce) |
|
void |
BrickletUVLight.setDebouncePeriod(long debounce) |
|
void |
BrickletVoltage.setDebouncePeriod(long debounce) |
|
void |
BrickletVoltageCurrent.setDebouncePeriod(long debounce) |
Sets the period with which the threshold listeners
* BrickletVoltageCurrent.CurrentReachedListener ,
* BrickletVoltageCurrent.VoltageReachedListener ,
* BrickletVoltageCurrent.PowerReachedListener
are triggered, if the thresholds
* BrickletVoltageCurrent.setCurrentCallbackThreshold(char, int, int) ,
* BrickletVoltageCurrent.setVoltageCallbackThreshold(char, int, int) ,
* BrickletVoltageCurrent.setPowerCallbackThreshold(char, int, int)
keep being reached.
|
void |
BrickMaster.setDebouncePeriod(long debounce) |
Sets the period with which the threshold listeners
* BrickMaster.StackCurrentReachedListener ,
* BrickMaster.StackVoltageReachedListener ,
* BrickMaster.USBVoltageReachedListener
are triggered, if the thresholds
* BrickMaster.setStackCurrentCallbackThreshold(char, int, int) ,
* BrickMaster.setStackVoltageCallbackThreshold(char, int, int) ,
* BrickMaster.setUSBVoltageCallbackThreshold(char, int, int)
keep being reached.
|
void |
BrickStepper.setDecay(int decay) |
Sets the decay mode of the stepper motor.
|
void |
BrickletSoundPressureLevel.setDecibelCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletLCD20x4.setDefaultText(short line,
java.lang.String text) |
Sets the default text for lines 0-3.
|
void |
BrickletLCD20x4.setDefaultTextCounter(int counter) |
Sets the default text counter.
|
void |
BrickletServoV2.setDegree(int servoChannel,
int min,
int max) |
Sets the minimum and maximum degree for the specified servo channel (by default
given as °/100).
|
void |
BrickServo.setDegree(short servoNum,
short min,
short max) |
Sets the minimum and maximum degree for the specified servo (by default
given as °/100).
|
void |
BrickletNFC.setDetectionLEDConfig(int config) |
Sets the detection LED configuration.
|
void |
BrickletLCD128x64.setDisplayConfiguration(int contrast,
int backlight,
boolean invert,
boolean automaticDraw) |
Sets the configuration of the display.
|
void |
BrickletOLED128x64.setDisplayConfiguration(short contrast,
boolean invert) |
Sets the configuration of the display.
|
void |
BrickletOLED128x64V2.setDisplayConfiguration(int contrast,
boolean invert,
boolean automaticDraw) |
Sets the configuration of the display.
|
void |
BrickletOLED64x48.setDisplayConfiguration(short contrast,
boolean invert) |
Sets the configuration of the display.
|
void |
BrickletEPaper296x128.setDisplayDriver(int displayDriver) |
Sets the type of display driver.
|
void |
BrickletEPaper296x128.setDisplayType(int displayType) |
Sets the type of the display.
|
void |
BrickletDistanceIRV2.setDistanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletDistanceUSV2.setDistanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletLaserRangeFinderV2.setDistanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletDistanceIR.setDistanceCallbackPeriod(long period) |
|
void |
BrickletDistanceUS.setDistanceCallbackPeriod(long period) |
|
void |
BrickletLaserRangeFinder.setDistanceCallbackPeriod(long period) |
|
void |
BrickletDistanceIR.setDistanceCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletDistanceUS.setDistanceCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletLaserRangeFinder.setDistanceCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletDistanceIRV2.setDistanceLEDConfig(int config) |
Configures the distance LED to be either turned off, turned on, blink in
heartbeat mode or show the distance (brighter = object is nearer).
|
void |
BrickletDistanceUSV2.setDistanceLEDConfig(int config) |
Configures the distance LED to be either turned off, turned on, blink in
heartbeat mode or show the distance (brighter = object is nearer).
|
void |
BrickletLaserRangeFinderV2.setDistanceLEDConfig(int config) |
Configures the distance LED to be either turned off, turned on, blink in
heartbeat mode or show the distance (brighter = object is nearer).
|
void |
BrickletDMX.setDMXMode(int dmxMode) |
Sets the DMX mode to either master or slave.
|
void |
BrickDC.setDriveMode(short mode) |
Sets the drive mode.
|
void |
BrickletDCV2.setDriveMode(int mode) |
Sets the drive mode.
|
void |
BrickletPerformanceDC.setDriveMode(int mode) |
Sets the drive mode.
|
void |
BrickletDustDetector.setDustDensityCallbackPeriod(long period) |
|
void |
BrickletDustDetector.setDustDensityCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletHallEffect.setEdgeCountCallbackPeriod(long period) |
|
void |
BrickletHallEffect.setEdgeCountConfig(short edgeType,
short debounce) |
The edge type parameter configures if rising edges, falling edges or
both are counted.
|
void |
BrickletIndustrialDigitalIn4.setEdgeCountConfig(int selectionMask,
short edgeType,
short debounce) |
Configures the edge counter for the selected pins.
|
void |
BrickletIO16.setEdgeCountConfig(short pin,
short edgeType,
short debounce) |
Configures the edge counter for the selected pin of port A.
|
void |
BrickletIO4.setEdgeCountConfig(short selectionMask,
short edgeType,
short debounce) |
Configures the edge counter for the selected pins.
|
void |
BrickletIndustrialDigitalIn4V2.setEdgeCountConfiguration(int channel,
int edgeType,
int debounce) |
Configures the edge counter for a specific channel.
|
void |
BrickletIO16V2.setEdgeCountConfiguration(int channel,
int edgeType,
int debounce) |
Configures the edge counter for a specific channel.
|
void |
BrickletIO4V2.setEdgeCountConfiguration(int channel,
int edgeType,
int debounce) |
Configures the edge counter for a specific channel.
|
void |
BrickletHallEffect.setEdgeInterrupt(long edges) |
Sets the number of edges until an interrupt is invoked.
|
void |
BrickletMultiTouch.setElectrodeConfig(int enabledElectrodes) |
|
void |
BrickletMultiTouchV2.setElectrodeConfig(boolean[] enabledElectrodes) |
|
void |
BrickletMultiTouch.setElectrodeSensitivity(short sensitivity) |
Sets the sensitivity of the electrodes.
|
void |
BrickletMultiTouchV2.setElectrodeSensitivity(int sensitivity) |
Sets the sensitivity of the electrodes.
|
void |
BrickletDCV2.setEmergencyShutdownCallbackConfiguration(boolean enabled) |
|
void |
BrickletPerformanceDC.setEmergencyShutdownCallbackConfiguration(boolean enabled) |
|
void |
BrickletTemperatureIR.setEmissivity(int emissivity) |
|
void |
BrickletTemperatureIRV2.setEmissivity(int emissivity) |
|
void |
BrickletLaserRangeFinderV2.setEnable(boolean enable) |
Enables the laser of the LIDAR if set to *true*.
|
void |
BrickletParticulateMatter.setEnable(boolean enable) |
Enables/Disables the fan and the laser diode of the sensors.
|
void |
BrickletServoV2.setEnable(int servoChannel,
boolean enable) |
Enables a servo channel (0 to 9).
|
void |
BrickletDCV2.setEnabled(boolean enabled) |
Enables/Disables the driver chip.
|
void |
BrickletIndustrialAnalogOutV2.setEnabled(boolean enabled) |
Enables/disables the output of voltage and current.
|
void |
BrickletPerformanceDC.setEnabled(boolean enabled) |
Enables/Disables the driver chip.
|
void |
BrickletSilentStepperV2.setEnabled(boolean enabled) |
Enables/Disables the driver chip.
|
void |
BrickletEnergyMonitor.setEnergyDataCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletCANV2.setErrorLEDConfig(int config) |
Sets the error LED configuration.
|
void |
BrickletDCV2.setErrorLEDConfig(int config) |
Configures the error LED to be either turned off, turned on, blink in
heartbeat mode or show an error.
|
void |
BrickletDMX.setErrorLEDConfig(int config) |
Sets the error LED configuration.
|
void |
BrickletPerformanceDC.setErrorLEDConfig(int config) |
Configures the error LED to be either turned off, turned on, blink in
heartbeat mode or show an error.
|
void |
BrickletRS485.setErrorLEDConfig(int config) |
Sets the error LED configuration.
|
void |
BrickletSilentStepperV2.setErrorLEDConfig(int config) |
Configures the error LED to be either turned off, turned on, blink in
heartbeat mode or show an error.
|
void |
BrickletCANV2.setErrorOccurredCallbackConfiguration(boolean enabled) |
|
void |
BrickMaster.setEthernetAuthenticationSecret(java.lang.String secret) |
Sets the Ethernet authentication secret.
|
void |
BrickMaster.setEthernetConfiguration(short connection,
short[] ip,
short[] subnetMask,
short[] gateway,
int port) |
Sets the configuration of the Ethernet Extension.
|
void |
BrickMaster.setEthernetHostname(java.lang.String hostname) |
Sets the hostname of the Ethernet Extension.
|
void |
BrickMaster.setEthernetMACAddress(short[] macAddress) |
Sets the MAC address of the Ethernet Extension.
|
void |
BrickMaster.setEthernetWebsocketConfiguration(short sockets,
int port) |
Sets the Ethernet WebSocket configuration.
|
void |
BrickMaster.setExtensionType(short extension,
long exttype) |
Writes the extension type to the EEPROM of a specified extension.
|
void |
BrickletThermalImaging.setFFCShutterMode(int shutterMode,
int tempLockoutState,
boolean videoFreezeDuringFFC,
boolean ffcDesired,
long elapsedTimeSinceLastFFC,
long desiredFFCPeriod,
boolean explicitCmdToOpen,
int desiredFFCTempDelta,
int imminentDelay) |
Sets the FFC shutter mode parameters.
|
short |
BrickRED.setFileEvents(int fileId,
int events) |
|
BrickRED.SetFilePosition |
BrickRED.setFilePosition(int fileId,
long offset,
short origin) |
Set the current seek position of a file object relative to ``origin``.
|
void |
BrickletAccelerometerV2.setFilterConfiguration(int iirBypass,
int lowPassFilter) |
Configures IIR Bypass filter mode and low pass filter roll off corner frequency.
|
void |
BrickletGPSV2.setFixLEDConfig(int config) |
Sets the fix LED configuration.
|
void |
BrickletGPSV3.setFixLEDConfig(int config) |
Sets the fix LED configuration.
|
void |
BrickletThermalImaging.setFluxLinearParameters(int sceneEmissivity,
int temperatureBackground,
int tauWindow,
int temperaturWindow,
int tauAtmosphere,
int temperatureAtmosphere,
int reflectionWindow,
int temperatureReflection) |
Sets the flux linear parameters that can be used for radiometry calibration.
|
void |
BrickletDMX.setFrameCallbackConfig(boolean frameStartedCallbackEnabled,
boolean frameAvailableCallbackEnabled,
boolean frameCallbackEnabled,
boolean frameErrorCountCallbackEnabled) |
Enables/Disables the different listeners.
|
void |
BrickletDMX.setFrameDuration(int frameDuration) |
Sets the duration of a frame.
|
void |
BrickletLEDStrip.setFrameDuration(int duration) |
Sets the frame duration.
|
void |
BrickletLEDStripV2.setFrameDuration(int duration) |
Sets the frame duration.
|
void |
BrickletRGBLEDMatrix.setFrameDuration(int frameDuration) |
Sets the frame duration.
|
void |
BrickletCAN.setFrameReadableCallbackConfiguration(boolean enabled) |
|
void |
BrickletCANV2.setFrameReadableCallbackConfiguration(boolean enabled) |
|
void |
BrickletRS232.setFrameReadableCallbackConfiguration(short frameSize) |
|
void |
BrickletRS232V2.setFrameReadableCallbackConfiguration(int frameSize) |
|
void |
BrickletRS485.setFrameReadableCallbackConfiguration(int frameSize) |
|
void |
BrickletCANV2.setFrameReadCallbackConfiguration(boolean enabled) |
|
void |
BrickletLEDStripV2.setFrameStartedCallbackConfiguration(boolean enable) |
|
void |
BrickletIndustrialDual020mAV2.setGain(int gain) |
Sets a gain between 1x and 8x.
|
void |
BrickletPerformanceDC.setGPIOAction(int channel,
long action) |
Sets the GPIO action for the given channel.
|
void |
BrickletSilentStepperV2.setGPIOAction(int channel,
long action) |
Sets the GPIO action for the given channel.
|
void |
BrickletXMC1400Breakout.setGPIOConfig(int port,
int pin,
int mode,
int inputHysteresis,
boolean outputLevel) |
Example for a setter function.
|
void |
BrickletPerformanceDC.setGPIOConfiguration(int channel,
int debounce,
int stopDeceleration) |
Sets the GPIO configuration for the given channel.
|
void |
BrickletSilentStepperV2.setGPIOConfiguration(int channel,
int debounce,
int stopDeceleration) |
Sets the GPIO configuration for the given channel.
|
void |
BrickletPerformanceDC.setGPIOLEDConfig(int channel,
int config) |
Configures the GPIO LED to be either turned off, turned on, blink in
heartbeat mode or the GPIO state.
|
void |
BrickletIMUV3.setGravityVectorCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMUV2.setGravityVectorPeriod(long period) |
|
void |
BrickletRGBLEDMatrix.setGreen(int[] green) |
Sets the 64 green LED values of the matrix.
|
void |
BrickletIndustrialDigitalIn4.setGroup(char[] group) |
Sets a group of Digital In 4 Bricklets that should work together.
|
void |
BrickletIndustrialDigitalOut4.setGroup(char[] group) |
Sets a group of Digital Out 4 Bricklets that should work together.
|
void |
BrickletIndustrialQuadRelay.setGroup(char[] group) |
Sets a group of Quad Relay Bricklets that should work together.
|
void |
BrickletLCD128x64.setGUIButton(int index,
int positionX,
int positionY,
int width,
int height,
java.lang.String text) |
Draws a clickable button at position (x, y) with the given text.
|
void |
BrickletLCD128x64.setGUIButtonPressedCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletLCD128x64.setGUIGraphConfiguration(int index,
int graphType,
int positionX,
int positionY,
int width,
int height,
java.lang.String textX,
java.lang.String textY) |
Sets the configuration for up to four graphs.
|
void |
BrickletLCD128x64.setGUIGraphData(int index,
int[] data) |
Sets the data for a graph with the given index.
|
void |
BrickletLCD128x64.setGUIGraphDataLowLevel(int index,
int dataLength,
int dataChunkOffset,
int[] dataChunkData) |
Sets the data for a graph with the given index.
|
void |
BrickletLCD128x64.setGUISlider(int index,
int positionX,
int positionY,
int length,
int direction,
int value) |
Draws a slider at position (x, y) with the given length.
|
void |
BrickletLCD128x64.setGUISliderValueCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletLCD128x64.setGUITabConfiguration(int changeTabConfig,
boolean clearGUI) |
Sets the general configuration for tabs.
|
void |
BrickletLCD128x64.setGUITabIcon(int index,
boolean[] icon) |
Adds a icon-tab with the given index.
|
void |
BrickletLCD128x64.setGUITabSelected(int index) |
Sets the tab with the given index as selected (drawn as selected on the display).
|
void |
BrickletLCD128x64.setGUITabSelectedCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletLCD128x64.setGUITabText(int index,
java.lang.String text) |
Adds a text-tab with the given index.
|
void |
BrickletCompass.setHeadingCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletHumidityV2.setHeaterConfiguration(int heaterConfig) |
Enables/disables the heater.
|
void |
BrickletTemperatureV2.setHeaterConfiguration(int heaterConfig) |
Enables/disables the heater.
|
void |
BrickletThermalImaging.setHighContrastConfig(int[] regionOfInterest,
int dampeningFactor,
int[] clipLimit,
int emptyCounts) |
Sets the high contrast region of interest, dampening factor, clip limit and empty counts.
|
void |
BrickletAirQuality.setHumidityCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletCO2V2.setHumidityCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletHumidityV2.setHumidityCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletHumidity.setHumidityCallbackPeriod(long period) |
|
void |
BrickletHumidity.setHumidityCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletBarometer.setI2CMode(short mode) |
Sets the I2C mode.
|
void |
BrickletTemperature.setI2CMode(short mode) |
Sets the I2C mode.
|
void |
BrickletAirQuality.setIAQIndexCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletAmbientLightV3.setIlluminanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
long min,
long max) |
|
void |
BrickletColorV2.setIlluminanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
long min,
long max) |
|
void |
BrickletAmbientLight.setIlluminanceCallbackPeriod(long period) |
|
void |
BrickletAmbientLightV2.setIlluminanceCallbackPeriod(long period) |
|
void |
BrickletColor.setIlluminanceCallbackPeriod(long period) |
|
void |
BrickletAmbientLight.setIlluminanceCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletAmbientLightV2.setIlluminanceCallbackThreshold(char option,
long min,
long max) |
|
void |
BrickletThermalImaging.setImageTransferConfig(int config) |
The necessary bandwidth of this Bricklet is too high to use getter/listener or
high contrast/temperature image at the same time.
|
void |
BrickletMotionDetectorV2.setIndicator(int topLeft,
int topRight,
int bottom) |
Sets the blue backlight of the fresnel lens.
|
void |
BrickletAccelerometerV2.setInfoLEDConfig(int config) |
Configures the info LED (marked as "Force" on the Bricklet) to be either turned off,
turned on, or blink in heartbeat mode.
|
void |
BrickletLoadCellV2.setInfoLEDConfig(int config) |
Configures the info LED to be either turned off, turned on, or blink in
heartbeat mode.
|
void |
BrickletIO16V2.setInputValueCallbackConfiguration(int channel,
long period,
boolean valueHasToChange) |
This listener can be configured per channel.
|
void |
BrickletIO4V2.setInputValueCallbackConfiguration(int channel,
long period,
boolean valueHasToChange) |
This listener can be configured per channel.
|
void |
BrickletServoV2.setInputVoltageConfiguration(int averagingDuration) |
Sets the averaging duration of the input voltage measurement for the specified servo channel in ms.
|
void |
BrickletSoundIntensity.setIntensityCallbackPeriod(long period) |
|
void |
BrickletSoundIntensity.setIntensityCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletIndustrialDigitalIn4.setInterrupt(int interruptMask) |
Sets the pins on which an interrupt is activated with a bitmask.
|
void |
BrickletIO4.setInterrupt(short interruptMask) |
Sets the pins on which an interrupt is activated with a bitmask.
|
void |
BrickletDualButton.setLEDState(short ledL,
short ledR) |
Sets the state of the LEDs.
|
void |
BrickletDualButtonV2.setLEDState(int ledL,
int ledR) |
Sets the state of the LEDs.
|
void |
BrickletLEDStripV2.setLEDValues(int index,
int[] value) |
Sets the RGB(W) values for the LEDs starting from *index*.
|
void |
BrickletLEDStripV2.setLEDValuesLowLevel(int index,
int valueLength,
int valueChunkOffset,
int[] valueChunkData) |
Sets the RGB(W) values for the LEDs starting from *index*.
|
void |
BrickletColorV2.setLight(boolean enable) |
Turns the white LED on the Bricklet on/off.
|
void |
BrickletIMUV3.setLinearAccelerationCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMUV2.setLinearAccelerationPeriod(long period) |
|
void |
BrickMaster.setLongWifiKey(java.lang.String key) |
Sets a long Wi-Fi key (up to 63 chars, at least 8 chars) for WPA encryption.
|
void |
BrickletIMUV3.setMagneticFieldCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMU.setMagneticFieldPeriod(long period) |
|
void |
BrickIMUV2.setMagneticFieldPeriod(long period) |
|
void |
BrickletCompass.setMagneticFluxDensityCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletHallEffectV2.setMagneticFluxDensityCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickIMU.setMagnetometerRange(short range) |
Not implemented yet.
|
void |
BrickletNFC.setMaximumTimeout(int timeout) |
Sets the maximum timeout.
|
void |
BrickletSilentStepperV2.setMaxVelocity(int velocity) |
Sets the maximum velocity of the stepper motor.
|
void |
BrickSilentStepper.setMaxVelocity(int velocity) |
Sets the maximum velocity of the stepper motor.
|
void |
BrickStepper.setMaxVelocity(int velocity) |
Sets the maximum velocity of the stepper motor.
|
void |
BrickDC.setMinimumVoltage(int voltage) |
|
void |
BrickletSilentStepperV2.setMinimumVoltage(int voltage) |
|
void |
BrickServo.setMinimumVoltage(int voltage) |
|
void |
BrickSilentStepper.setMinimumVoltage(int voltage) |
|
void |
BrickStepper.setMinimumVoltage(int voltage) |
|
void |
BrickletSilentStepperV2.setMiscConfiguration(boolean disableShortToGroundProtection,
int synchronizePhaseFrequency) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets miscellaneous configuration parameters.
|
void |
BrickSilentStepper.setMiscConfiguration(boolean disableShortToGroundProtection,
short synchronizePhaseFrequency) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets miscellaneous configuration parameters.
|
void |
BrickletRS485.setModbusConfiguration(int slaveAddress,
long masterRequestTimeout) |
Sets the configuration for the RS485 Modbus communication.
|
void |
BrickletAnalogOut.setMode(short mode) |
Sets the mode of the analog value.
|
void |
BrickletLaserRangeFinder.setMode(short mode) |
\note
This function is only available if you have a LIDAR-Lite sensor with hardware
version 1.
|
void |
BrickletNFC.setMode(int mode) |
Sets the mode.
|
void |
BrickletRS485.setMode(int mode) |
Sets the mode of the Bricklet in which it operates.
|
void |
BrickletMoisture.setMoistureCallbackPeriod(long period) |
|
void |
BrickletMoisture.setMoistureCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletDualRelay.setMonoflop(short relay,
boolean state,
long time) |
The first parameter can be 1 or 2 (relay 1 or relay 2).
|
void |
BrickletIndustrialDigitalOut4.setMonoflop(int selectionMask,
int valueMask,
long time) |
Configures a monoflop of the pins specified by the first parameter
bitmask.
|
void |
BrickletIndustrialDigitalOut4V2.setMonoflop(int channel,
boolean value,
long time) |
The first parameter is the desired state of the channel (*true* means output *high*
and *false* means output *low*).
|
void |
BrickletIndustrialDualACRelay.setMonoflop(int channel,
boolean value,
long time) |
The first parameter can be 0 or 1 (relay 0 or relay 1).
|
void |
BrickletIndustrialDualRelay.setMonoflop(int channel,
boolean value,
long time) |
The first parameter can be 0 or 1 (relay 0 or relay 1).
|
void |
BrickletIndustrialQuadRelay.setMonoflop(int selectionMask,
int valueMask,
long time) |
Configures a monoflop of the pins specified by the first parameter
bitmask.
|
void |
BrickletIndustrialQuadRelayV2.setMonoflop(int channel,
boolean value,
long time) |
Configures a monoflop of the specified channel.
|
void |
BrickletIO16V2.setMonoflop(int channel,
boolean value,
long time) |
Configures a monoflop of the specified channel.
|
void |
BrickletIO4.setMonoflop(short selectionMask,
short valueMask,
long time) |
Configures a monoflop of the pins specified by the first parameter as 4 bit
long bitmask.
|
void |
BrickletIO4V2.setMonoflop(int channel,
boolean value,
long time) |
The first parameter is the desired state of the channel (*true* means output *high*
and *false* means output *low*).
|
void |
BrickletSolidStateRelay.setMonoflop(boolean state,
long time) |
The first parameter is the desired state of the relay (*true* means on
and *false* means off).
|
void |
BrickletSolidStateRelayV2.setMonoflop(boolean state,
long time) |
The first parameter is the desired state of the relay (*true* means on
and *false* means off).
|
void |
BrickletDCV2.setMotion(int acceleration,
int deceleration) |
Sets the acceleration and deceleration of the motor.
|
void |
BrickletPerformanceDC.setMotion(int acceleration,
int deceleration) |
Sets the acceleration and deceleration of the motor.
|
void |
BrickletGPS.setMotionCallbackPeriod(long period) |
|
void |
BrickletGPSV2.setMotionCallbackPeriod(long period) |
|
void |
BrickletGPSV3.setMotionCallbackPeriod(long period) |
|
void |
BrickletServoV2.setMotionConfiguration(int servoChannel,
long velocity,
long acceleration,
long deceleration) |
Sets the maximum velocity of the specified servo channel in °/100s as well as
the acceleration and deceleration in °/100s²
With a velocity of 0 °/100s the position will be set immediately (no velocity).
|
void |
BrickletSilentStepperV2.setMotorCurrent(int current) |
Sets the current with which the motor will be driven.
|
void |
BrickSilentStepper.setMotorCurrent(int current) |
Sets the current with which the motor will be driven.
|
void |
BrickStepper.setMotorCurrent(int current) |
Sets the current with which the motor will be driven.
|
void |
BrickletMotorizedLinearPoti.setMotorPosition(int position,
int driveMode,
boolean holdPosition) |
Sets the position of the potentiometer.
|
void |
BrickletAnalogInV2.setMovingAverage(short average) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the voltage.
|
void |
BrickletDistanceUS.setMovingAverage(short average) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the distance value.
|
void |
BrickletDustDetector.setMovingAverage(short average) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the dust density.
|
void |
BrickletLaserRangeFinder.setMovingAverage(short distanceAverageLength,
short velocityAverageLength) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the distance and velocity.
|
void |
BrickletLaserRangeFinderV2.setMovingAverage(int distanceAverageLength,
int velocityAverageLength) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the distance and velocity.
|
void |
BrickletLoadCell.setMovingAverage(short average) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the weight value.
|
void |
BrickletLoadCellV2.setMovingAverage(int average) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the weight value.
|
void |
BrickletMoisture.setMovingAverage(short average) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the moisture value.
|
void |
BrickletBarometerV2.setMovingAverageConfiguration(int movingAverageLengthAirPressure,
int movingAverageLengthTemperature) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the air pressure and temperature measurements.
|
void |
BrickletDistanceIRV2.setMovingAverageConfiguration(int movingAverageLength) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the distance.
|
void |
BrickletHumidityV2.setMovingAverageConfiguration(int movingAverageLengthHumidity,
int movingAverageLengthTemperature) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the humidity and temperature.
|
void |
BrickletIndustrialPTC.setMovingAverageConfiguration(int movingAverageLengthResistance,
int movingAverageLengthTemperature) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the resistance and temperature.
|
void |
BrickletPTCV2.setMovingAverageConfiguration(int movingAverageLengthResistance,
int movingAverageLengthTemperature) |
Sets the length of a `moving averaging <https://en.wikipedia.org/wiki/Moving_average>`__
for the resistance and temperature.
|
void |
BrickletIndustrialPTC.setNoiseRejectionFilter(int filter) |
Sets the noise rejection filter to either 50Hz (0) or 60Hz (1).
|
void |
BrickletPTC.setNoiseRejectionFilter(short filter) |
Sets the noise rejection filter to either 50Hz (0) or 60Hz (1).
|
void |
BrickletPTCV2.setNoiseRejectionFilter(int filter) |
Sets the noise rejection filter to either 50Hz (0) or 60Hz (1).
|
void |
BrickletSegmentDisplay4x7V2.setNumericValue(int[] value) |
Sets a numeric value for each of the digits.
|
void |
BrickletTemperatureIRV2.setObjectTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletTemperatureIR.setObjectTemperatureCallbackPeriod(long period) |
|
void |
BrickletTemperatureIR.setObjectTemperatureCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletRealTimeClock.setOffset(byte offset) |
Sets the offset the real-time clock should compensate for in 2.17 ppm steps
between -277.76 ppm (-128) and +275.59 ppm (127).
|
void |
BrickletRealTimeClockV2.setOffset(int offset) |
Sets the offset the real-time clock should compensate for in 2.17 ppm steps
between -277.76 ppm (-128) and +275.59 ppm (127).
|
void |
BrickletLaserRangeFinderV2.setOffsetCalibration(int offset) |
The offset is added to the measured distance.
|
void |
BrickletIMUV3.setOrientationCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMU.setOrientationPeriod(long period) |
|
void |
BrickIMUV2.setOrientationPeriod(long period) |
|
void |
BrickletIndustrialAnalogOutV2.setOutLEDConfig(int config) |
You can turn the Out LED off, on or show a
heartbeat.
|
void |
BrickletIndustrialAnalogOutV2.setOutLEDStatusConfig(int min,
int max,
int config) |
Sets the Out LED status config.
|
void |
BrickletAnalogOutV2.setOutputVoltage(int voltage) |
Sets the voltage.
|
void |
BrickletAnalogOutV3.setOutputVoltage(int voltage) |
Sets the voltage.
|
void |
BrickServo.setOutputVoltage(int voltage) |
Sets the output voltages with which the servos are driven.
|
void |
BrickletAnalogInV3.setOversampling(int oversampling) |
Sets the oversampling between 32x and 16384x.
|
void |
BrickletServoV2.setPeriod(int servoChannel,
long period) |
Sets the period of the specified servo channel in µs.
|
void |
BrickServo.setPeriod(short servoNum,
int period) |
Sets the period of the specified servo.
|
void |
BrickletParticulateMatter.setPMConcentrationCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletParticulateMatter.setPMCountCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIO16.setPort(char port,
short valueMask) |
Sets the output value (high or low) for a port ("a" or "b") with a bitmask
(8bit).
|
void |
BrickletIO16.setPortConfiguration(char port,
short selectionMask,
char direction,
boolean value) |
Configures the value and direction of a specified port.
|
void |
BrickletIO16.setPortInterrupt(char port,
short interruptMask) |
Sets the pins on which an interrupt is activated with a bitmask.
|
void |
BrickletIO16.setPortMonoflop(char port,
short selectionMask,
short valueMask,
long time) |
Configures a monoflop of the pins specified by the second parameter as 8 bit
long bitmask.
|
void |
BrickletServoV2.setPosition(int servoChannel,
int position) |
Sets the position in °/100 for the specified servo channel.
|
void |
BrickServo.setPosition(short servoNum,
short position) |
Sets the position for the specified servo.
|
void |
BrickletJoystickV2.setPositionCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletLinearPotiV2.setPositionCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletMotorizedLinearPoti.setPositionCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletRotaryPotiV2.setPositionCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletJoystick.setPositionCallbackPeriod(long period) |
|
void |
BrickletLinearPoti.setPositionCallbackPeriod(long period) |
|
void |
BrickletRotaryPoti.setPositionCallbackPeriod(long period) |
|
void |
BrickletJoystick.setPositionCallbackThreshold(char option,
short minX,
short maxX,
short minY,
short maxY) |
|
void |
BrickletLinearPoti.setPositionCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletRotaryPoti.setPositionCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletMotorizedLinearPoti.setPositionReachedCallbackConfiguration(boolean enabled) |
|
void |
BrickletServoV2.setPositionReachedCallbackConfiguration(int servoChannel,
boolean enabled) |
|
void |
BrickletVoltageCurrentV2.setPowerCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletVoltageCurrent.setPowerCallbackPeriod(long period) |
|
void |
BrickletVoltageCurrent.setPowerCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletJoystickV2.setPressedCallbackConfiguration(long period,
boolean valueHasToChange) |
|
short |
BrickRED.setProgramCommand(int programId,
int executableStringId,
int argumentsListId,
int environmentListId,
int workingDirectoryStringId) |
FIXME: working directory is relative to <home>/programs/<identifier>/bin
|
short |
BrickRED.setProgramSchedule(int programId,
short startMode,
boolean continueAfterError,
long startInterval,
int startFieldsStringId) |
|
short |
BrickRED.setProgramStdioRedirection(int programId,
short stdinRedirection,
int stdinFileNameStringId,
short stdoutRedirection,
int stdoutFileNameStringId,
short stderrRedirection,
int stderrFileNameStringId) |
FIXME: stdio file names are relative to <home>/programs/<identifier>/bin
|
void |
BrickletServoV2.setPulseWidth(int servoChannel,
long min,
long max) |
Sets the minimum and maximum pulse width of the specified servo channel in µs.
|
void |
BrickServo.setPulseWidth(short servoNum,
int min,
int max) |
Sets the minimum and maximum pulse width of the specified servo.
|
void |
BrickletIndustrialDigitalOut4V2.setPWMConfiguration(int channel,
long frequency,
int dutyCycle) |
Activates a PWM for the given channel.
|
void |
BrickletIO4V2.setPWMConfiguration(int channel,
long frequency,
int dutyCycle) |
Activates a PWM for the given channel.
|
void |
BrickDC.setPWMFrequency(int frequency) |
Sets the frequency of the PWM with which the motor is driven.
|
void |
BrickletDCV2.setPWMFrequency(int frequency) |
Sets the frequency of the PWM with which the motor is driven.
|
void |
BrickletPerformanceDC.setPWMFrequency(int frequency) |
Sets the frequency of the PWM with which the motor is driven.
|
void |
BrickletIMUV3.setQuaternionCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickIMU.setQuaternionPeriod(long period) |
|
void |
BrickIMUV2.setQuaternionPeriod(long period) |
|
void |
BrickletCANV2.setQueueConfiguration(int writeBufferSize,
int writeBufferTimeout,
int writeBacklogSize,
int[] readBufferSizes,
int readBacklogSize) |
Sets the write and read queue configuration.
|
void |
BrickletCANV2.setQueueConfigurationLowLevel(int writeBufferSize,
int writeBufferTimeout,
int writeBacklogSize,
int readBufferSizesLength,
int[] readBufferSizesData,
int readBacklogSize) |
Sets the write and read queue configuration.
|
void |
BrickletAnalogIn.setRange(short range) |
Sets the measurement range.
|
void |
BrickletCAN.setReadFilter(short mode,
long mask,
long filter1,
long filter2) |
Set the read filter configuration.
|
void |
BrickletCANV2.setReadFilterConfiguration(int bufferIndex,
int filterMode,
long filterMask,
long filterIdentifier) |
Set the read filter configuration for the given read buffer index.
|
void |
BrickletRGBLEDMatrix.setRed(int[] red) |
Sets the 64 red LED values of the matrix.
|
void |
BrickletBarometer.setReferenceAirPressure(int airPressure) |
Sets the reference air pressure for the altitude calculation.
|
void |
BrickletBarometerV2.setReferenceAirPressure(int airPressure) |
Sets the reference air pressure for the altitude calculation.
|
void |
BrickletLine.setReflectivityCallbackPeriod(long period) |
|
void |
BrickletLine.setReflectivityCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletRemoteSwitchV2.setRemoteConfiguration(int remoteType,
int minimumRepeats,
boolean callbackEnabled) |
Sets the configuration for **receiving** data from a remote of type A, B or C.
|
void |
BrickletRemoteSwitch.setRepeats(short repeats) |
Sets the number of times the code is sent when one of the switch socket
functions is called.
|
void |
BrickletRemoteSwitchV2.setRepeats(int repeats) |
Sets the number of times the code is sent when one of the Switch Socket
functions is called.
|
void |
BrickletIndustrialPTC.setResistanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletPTCV2.setResistanceCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletPTC.setResistanceCallbackPeriod(long period) |
|
void |
BrickletPTC.setResistanceCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletThermalImaging.setResolution(int resolution) |
Sets the resolution.
|
void |
BrickletRGBLED.setRGBValue(short r,
short g,
short b) |
Sets the *r*, *g* and *b* values for the LED.
|
void |
BrickletRGBLEDV2.setRGBValue(int r,
int g,
int b) |
Sets the *r*, *g* and *b* values for the LED.
|
void |
BrickletLEDStrip.setRGBValues(int index,
short length,
short[] r,
short[] g,
short[] b) |
Sets *length* RGB values for the LEDs starting from *index*.
|
void |
BrickletLEDStrip.setRGBWValues(int index,
short length,
short[] r,
short[] g,
short[] b,
short[] w) |
Sets *length* RGBW values for the LEDs starting from *index*.
|
void |
BrickMaster.setRS485Address(short address) |
Sets the address (0-255) belonging to the RS485 Extension.
|
void |
BrickletRS485.setRS485Configuration(long baudrate,
int parity,
int stopbits,
int wordlength,
int duplex) |
Sets the configuration for the RS485 communication.
|
void |
BrickMaster.setRS485Configuration(long speed,
char parity,
short stopbits) |
Sets the configuration of the RS485 Extension.
|
void |
BrickMaster.setRS485SlaveAddress(short num,
short address) |
Sets up to 255 slave addresses.
|
void |
BrickHAT.setRTCDriver(int rtcDriver) |
Configures the RTC driver that is given to the Raspberry Pi to be used.
|
void |
BrickletIndustrialDual020mA.setSampleRate(short rate) |
Sets the sample rate to either 240, 60, 15 or 4 samples per second.
|
void |
BrickletIndustrialDual020mAV2.setSampleRate(int rate) |
Sets the sample rate to either 240, 60, 15 or 4 samples per second.
|
void |
BrickletIndustrialDualAnalogIn.setSampleRate(short rate) |
Sets the sample rate.
|
void |
BrickletIndustrialDualAnalogInV2.setSampleRate(int rate) |
Sets the sample rate.
|
void |
BrickletHumidityV2.setSamplesPerSecond(int sps) |
Sets the samples per second that are gathered by the humidity/temperature sensor HDC1080.
|
void |
BrickletDistanceIR.setSamplingPoint(short position,
int distance) |
Sets a sampling point value to a specific position of the lookup table.
|
void |
BrickletGPSV2.setSBASConfig(int sbasConfig) |
If `SBAS <https://en.wikipedia.org/wiki/GNSS_augmentation#Satellite-based_augmentation_system>`__ is enabled,
the position accuracy increases (if SBAS satellites are in view),
but the update rate is limited to 5Hz.
|
void |
BrickletGPSV3.setSBASConfig(int sbasConfig) |
If `SBAS <https://en.wikipedia.org/wiki/GNSS_augmentation#Satellite-based_augmentation_system>`__ is enabled,
the position accuracy increases (if SBAS satellites are in view),
but the update rate is limited to 5Hz.
|
void |
BrickletSegmentDisplay4x7.setSegments(short[] segments,
short brightness,
boolean colon) |
The 7-segment display can be set with bitmaps.
|
void |
BrickletSegmentDisplay4x7V2.setSegments(boolean[] digit0,
boolean[] digit1,
boolean[] digit2,
boolean[] digit3,
boolean[] colon,
boolean tick) |
Sets the segments of the Segment Display 4x7 Bricklet 2.0 segment-by-segment.
|
void |
BrickletDualButton.setSelectedLEDState(short led,
short state) |
Sets the state of the selected LED (0 or 1).
|
void |
BrickletDualButtonV2.setSelectedLEDState(int led,
int state) |
Sets the state of the selected LED.
|
void |
BrickletSegmentDisplay4x7V2.setSelectedSegment(int segment,
boolean value) |
Turns one specified segment on or off.
|
void |
BrickletDualRelay.setSelectedState(short relay,
boolean state) |
Sets the state of the selected relay (1 or 2), *true* means on and *false* means off.
|
void |
BrickletIndustrialDigitalOut4V2.setSelectedValue(int channel,
boolean value) |
Sets the output value of a specific channel without affecting the other channels.
|
void |
BrickletIndustrialDualACRelay.setSelectedValue(int channel,
boolean value) |
Sets the state of the selected relay, *true* means on and *false*
means off.
|
void |
BrickletIndustrialDualRelay.setSelectedValue(int channel,
boolean value) |
Sets the state of the selected relay, *true* means on and *false*
means off.
|
void |
BrickletIndustrialQuadRelayV2.setSelectedValue(int channel,
boolean value) |
Sets the output value of the specified channel without affecting the other
channels.
|
void |
BrickletIO16V2.setSelectedValue(int channel,
boolean value) |
Sets the output value of a specific channel without affecting the other channels.
|
void |
BrickletIO4V2.setSelectedValue(int channel,
boolean value) |
Sets the output value of a specific channel without affecting the other channels.
|
void |
BrickletIndustrialDigitalOut4.setSelectedValues(int selectionMask,
int valueMask) |
Sets the output value with a bitmask, according to the selection mask.
|
void |
BrickletIndustrialQuadRelay.setSelectedValues(int selectionMask,
int valueMask) |
Sets the output value with a bitmask, according to the selection mask.
|
void |
BrickletIO16.setSelectedValues(char port,
short selectionMask,
short valueMask) |
Sets the output value (high or low) for a port ("a" or "b" with a bitmask,
according to the selection mask.
|
void |
BrickletIO4.setSelectedValues(short selectionMask,
short valueMask) |
Sets the output value (high or low) with a bitmask, according to
the selection mask.
|
void |
BrickletMotionDetectorV2.setSensitivity(int sensitivity) |
Sets the sensitivity of the PIR sensor.
|
void |
BrickletOutdoorWeather.setSensorCallbackConfiguration(boolean enableCallback) |
Turns listener for sensor data on or off.
|
void |
BrickIMUV2.setSensorConfiguration(short magnetometerRate,
short gyroscopeRange,
short gyroscopeBandwidth,
short accelerometerRange,
short accelerometerBandwidth) |
Sets the available sensor configuration for the Magnetometer, Gyroscope and
Accelerometer.
|
void |
BrickletBarometerV2.setSensorConfiguration(int dataRate,
int airPressureLowPassFilter) |
Configures the data rate and air pressure low pass filter.
|
void |
BrickletIMUV3.setSensorConfiguration(int magnetometerRate,
int gyroscopeRange,
int gyroscopeBandwidth,
int accelerometerRange,
int accelerometerBandwidth) |
Sets the available sensor configuration for the Magnetometer, Gyroscope and
Accelerometer.
|
void |
BrickletIndustrialPTC.setSensorConnectedCallbackConfiguration(boolean enabled) |
|
void |
BrickletPTC.setSensorConnectedCallbackConfiguration(boolean enabled) |
|
void |
BrickletPTCV2.setSensorConnectedCallbackConfiguration(boolean enabled) |
|
void |
BrickIMUV2.setSensorFusionMode(short mode) |
|
void |
BrickletIMUV3.setSensorFusionMode(int mode) |
|
void |
BrickletDistanceIRV2.setSensorType(int sensor) |
Sets the sensor type.
|
void |
BrickletServoV2.setServoCurrentConfiguration(int servoChannel,
int averagingDuration) |
Sets the averaging duration of the current measurement for the specified servo channel in ms.
|
void |
BrickHAT.setSleepMode(long powerOffDelay,
long powerOffDuration,
boolean raspberryPiOff,
boolean brickletsOff,
boolean enableSleepIndicator) |
Sets the sleep mode.
|
void |
BrickletSoundPressureLevel.setSpectrumCallbackConfiguration(long period) |
|
void |
BrickletSilentStepperV2.setSpeedRamping(int acceleration,
int deacceleration) |
Sets the acceleration and deacceleration of the stepper motor.
|
void |
BrickSilentStepper.setSpeedRamping(int acceleration,
int deacceleration) |
Sets the acceleration and deacceleration of the stepper motor.
|
void |
BrickStepper.setSpeedRamping(int acceleration,
int deacceleration) |
Sets the acceleration and deacceleration of the stepper motor.
|
void |
BrickDC.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickIMU.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickIMUV2.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickletIsolator.setSPITFPBaudrate(long baudrate) |
Sets the baudrate for a the communication between Isolator Bricklet
and the connected Bricklet.
|
void |
BrickMaster.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickServo.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickSilentStepper.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickStepper.setSPITFPBaudrate(char brickletPort,
long baudrate) |
Sets the baudrate for a specific Bricklet port.
|
void |
BrickDC.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickIMU.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickIMUV2.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickletIsolator.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickMaster.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickServo.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickSilentStepper.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickStepper.setSPITFPBaudrateConfig(boolean enableDynamicBaudrate,
long minimumDynamicBaudrate) |
The SPITF protocol can be used with a dynamic baudrate.
|
void |
BrickletThermalImaging.setSpotmeterConfig(int[] regionOfInterest) |
Sets the spotmeter region of interest.
|
void |
BrickletSilentStepperV2.setSpreadcycleConfiguration(int slowDecayDuration,
boolean enableRandomSlowDecay,
int fastDecayDuration,
int hysteresisStartValue,
int hysteresisEndValue,
int sineWaveOffset,
int chopperMode,
int comparatorBlankTime,
boolean fastDecayWithoutComparator) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets the Spreadcycle configuration parameters.
|
void |
BrickSilentStepper.setSpreadcycleConfiguration(short slowDecayDuration,
boolean enableRandomSlowDecay,
short fastDecayDuration,
short hysteresisStartValue,
byte hysteresisEndValue,
byte sineWaveOffset,
short chopperMode,
short comparatorBlankTime,
boolean fastDecayWithoutComparator) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets the Spreadcycle configuration parameters.
|
void |
BrickMaster.setStackCurrentCallbackPeriod(long period) |
|
void |
BrickMaster.setStackCurrentCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickMaster.setStackVoltageCallbackPeriod(long period) |
|
void |
BrickMaster.setStackVoltageCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletDualRelay.setState(boolean relay1,
boolean relay2) |
Sets the state of the relays, *true* means on and *false* means off.
|
void |
BrickletSolidStateRelay.setState(boolean state) |
Sets the state of the relays *true* means on and *false* means off.
|
void |
BrickletSolidStateRelayV2.setState(boolean state) |
Sets the state of the relays *true* means on and *false* means off.
|
void |
BrickletDualButtonV2.setStateChangedCallbackConfiguration(boolean enabled) |
|
void |
BrickletOutdoorWeather.setStationCallbackConfiguration(boolean enableCallback) |
Turns listener for station data on or off.
|
void |
BrickletIsolator.setStatisticsCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletGPS.setStatusCallbackPeriod(long period) |
|
void |
BrickletGPSV2.setStatusCallbackPeriod(long period) |
|
void |
BrickletGPSV3.setStatusCallbackPeriod(long period) |
|
void |
BrickHAT.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickHATZero.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletAccelerometerV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletAirQuality.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletAmbientLightV3.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletAnalogInV3.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletAnalogOutV3.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletBarometerV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletCANV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletCO2V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletColorV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletCompass.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletDCV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletDistanceIRV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletDistanceUSV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletDMX.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletDualButtonV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletEnergyMonitor.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletEPaper296x128.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletGPSV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletGPSV3.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletHallEffectV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletHumidityV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIMUV3.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialAnalogOutV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialCounter.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDigitalIn4V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDigitalOut4V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDual020mAV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDualACIn.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDualACRelay.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDualAnalogInV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialDualRelay.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialPTC.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIndustrialQuadRelayV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIO16V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIO4V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletIsolator.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletJoystickV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletLaserRangeFinderV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletLCD128x64.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletLEDStripV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletLinearPotiV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletLoadCellV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletMotionDetector.setStatusLEDConfig(short config) |
Sets the status led configuration.
|
void |
BrickletMotionDetectorV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletMotorizedLinearPoti.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletMultiTouchV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletNFC.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletOLED128x64V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletOneWire.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletOutdoorWeather.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletParticulateMatter.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletPerformanceDC.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletPiezoSpeakerV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletPTCV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRealTimeClockV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRemoteSwitchV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRGBLEDButton.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRGBLEDMatrix.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRGBLEDV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRotaryEncoderV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRotaryPotiV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRS232V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletRS485.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletSegmentDisplay4x7V2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletServoV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletSilentStepperV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletSolidStateRelayV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletSoundPressureLevel.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletTemperatureIRV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletTemperatureV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletThermalImaging.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletThermocoupleV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletUVLightV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletVoltageCurrentV2.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletXMC1400Breakout.setStatusLEDConfig(int config) |
Sets the status LED configuration.
|
void |
BrickletSilentStepperV2.setStealthConfiguration(boolean enableStealth,
int amplitude,
int gradient,
boolean enableAutoscale,
boolean forceSymmetric,
int freewheelMode) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets the configuration relevant for Stealth mode.
|
void |
BrickSilentStepper.setStealthConfiguration(boolean enableStealth,
short amplitude,
short gradient,
boolean enableAutoscale,
boolean forceSymmetric,
short freewheelMode) |
Note: If you don't know what any of this means you can very likely keep all of
the values as default!
Sets the configuration relevant for Stealth mode.
|
void |
BrickletSilentStepperV2.setStepConfiguration(int stepResolution,
boolean interpolation) |
Sets the step resolution from full-step up to 1/256-step.
|
void |
BrickSilentStepper.setStepConfiguration(short stepResolution,
boolean interpolation) |
Sets the step resolution from full-step up to 1/256-step.
|
void |
BrickStepper.setStepMode(short mode) |
Sets the step mode of the stepper motor.
|
void |
BrickletSilentStepperV2.setSteps(int steps) |
Sets the number of steps the stepper motor should run.
|
void |
BrickSilentStepper.setSteps(int steps) |
Sets the number of steps the stepper motor should run.
|
void |
BrickStepper.setSteps(int steps) |
Sets the number of steps the stepper motor should run.
|
short |
BrickRED.setStringChunk(int stringId,
long offset,
java.lang.String buffer) |
Sets a chunk of up to 58 bytes in a string object beginning at ``offset``.
|
void |
BrickStepper.setSyncRect(boolean syncRect) |
Turns synchronous rectification on or off (*true* or *false*).
|
void |
BrickletSilentStepperV2.setTargetPosition(int position) |
Sets the target position of the stepper motor in steps.
|
void |
BrickSilentStepper.setTargetPosition(int position) |
Sets the target position of the stepper motor in steps.
|
void |
BrickStepper.setTargetPosition(int position) |
Sets the target position of the stepper motor in steps.
|
void |
BrickletAirQuality.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletBarometerV2.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletCO2V2.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletHumidityV2.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletIMUV3.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletIndustrialPTC.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletPTCV2.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletTemperatureV2.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletThermocoupleV2.setTemperatureCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletPTC.setTemperatureCallbackPeriod(long period) |
|
void |
BrickletTemperature.setTemperatureCallbackPeriod(long period) |
|
void |
BrickletThermocouple.setTemperatureCallbackPeriod(long period) |
|
void |
BrickletPTC.setTemperatureCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletTemperature.setTemperatureCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletThermocouple.setTemperatureCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletAirQuality.setTemperatureOffset(int offset) |
Sets a temperature offset.
|
void |
BrickletCO2V2.setTemperatureOffset(int offset) |
Sets a temperature offset.
|
void |
BrickIMUV2.setTemperaturePeriod(long period) |
|
void |
BrickletPerformanceDC.setThermalShutdown(int temperature) |
Sets a temperature threshold that is used for thermal shutdown.
|
void |
BrickletSilentStepperV2.setTimeBase(long timeBase) |
Sets the time base of the velocity and the acceleration of the Silent Stepper
Bricklet 2.0.
|
void |
BrickSilentStepper.setTimeBase(long timeBase) |
Sets the time base of the velocity and the acceleration of the Silent Stepper
Brick.
|
void |
BrickStepper.setTimeBase(long timeBase) |
Sets the time base of the velocity and the acceleration of the stepper brick.
|
void |
BrickletLCD128x64.setTouchGestureCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletLCD128x64.setTouchLEDConfig(int config) |
Sets the touch LED configuration.
|
void |
BrickletMultiTouchV2.setTouchLEDConfig(int config) |
Configures the touch LED to be either turned off, turned on, blink in
heartbeat mode or show the touch state (electrode touched = LED on).
|
void |
BrickletLCD128x64.setTouchPositionCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletMultiTouchV2.setTouchStateCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletCANV2.setTransceiverConfiguration(long baudRate,
int samplePoint,
int transceiverMode) |
Sets the transceiver configuration for the CAN bus communication.
|
void |
BrickletEnergyMonitor.setTransformerCalibration(int voltageRatio,
int currentRatio,
int phaseShift) |
Sets the transformer ratio for the voltage and current transformer in 1/100 form.
|
void |
BrickletEPaper296x128.setUpdateMode(int updateMode) |
\note
The default update mode corresponds to the default e-paper display
manufacturer settings.
|
void |
BrickletDistanceUSV2.setUpdateRate(int updateRate) |
Sets the update rate to 2 Hz or 10 Hz.
|
void |
BrickHATZero.setUSBVoltageCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickMaster.setUSBVoltageCallbackPeriod(long period) |
|
void |
BrickMaster.setUSBVoltageCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletUVLightV2.setUVACallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletUVLightV2.setUVBCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletUVLightV2.setUVICallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletUVLight.setUVLightCallbackPeriod(long period) |
|
void |
BrickletUVLight.setUVLightCallbackThreshold(char option,
long min,
long max) |
|
void |
BrickletIndustrialDigitalOut4.setValue(int valueMask) |
Sets the output value with a bitmask (16bit).
|
void |
BrickletIndustrialDigitalOut4V2.setValue(boolean[] value) |
Sets the output value of all four channels.
|
void |
BrickletIndustrialDualACRelay.setValue(boolean channel0,
boolean channel1) |
Sets the state of the relays, *true* means on and *false* means off.
|
void |
BrickletIndustrialDualRelay.setValue(boolean channel0,
boolean channel1) |
Sets the state of the relays, *true* means on and *false* means off.
|
void |
BrickletIndustrialQuadRelay.setValue(int valueMask) |
Sets the output value with a bitmask (16bit).
|
void |
BrickletIndustrialQuadRelayV2.setValue(boolean[] value) |
Sets the value of all four relays.
|
void |
BrickletIO16V2.setValue(boolean[] value) |
Sets the output value of all sixteen channels.
|
void |
BrickletIO4.setValue(short valueMask) |
Sets the output value (high or low) with a bitmask (4bit).
|
void |
BrickletIO4V2.setValue(boolean[] value) |
Sets the output value of all four channels.
|
void |
BrickletIndustrialDigitalIn4V2.setValueCallbackConfiguration(int channel,
long period,
boolean valueHasToChange) |
This listener can be configured per channel.
|
void |
BrickletIndustrialDualACIn.setValueCallbackConfiguration(int channel,
long period,
boolean valueHasToChange) |
This listener can be configured per channel.
|
void |
BrickDC.setVelocity(short velocity) |
Sets the velocity of the motor.
|
void |
BrickletDCV2.setVelocity(int velocity) |
Sets the velocity of the motor.
|
void |
BrickletPerformanceDC.setVelocity(int velocity) |
Sets the velocity of the motor.
|
void |
BrickServo.setVelocity(short servoNum,
int velocity) |
Sets the maximum velocity of the specified servo.
|
void |
BrickletLaserRangeFinderV2.setVelocityCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletLaserRangeFinder.setVelocityCallbackPeriod(long period) |
|
void |
BrickletLaserRangeFinder.setVelocityCallbackThreshold(char option,
short min,
short max) |
|
void |
BrickletDCV2.setVelocityReachedCallbackConfiguration(boolean enabled) |
|
void |
BrickletPerformanceDC.setVelocityReachedCallbackConfiguration(boolean enabled) |
|
void |
BrickletAnalogOut.setVoltage(int voltage) |
Sets the voltage.
|
void |
BrickletIndustrialAnalogOut.setVoltage(int voltage) |
Sets the output voltage.
|
void |
BrickletIndustrialAnalogOutV2.setVoltage(int voltage) |
Sets the output voltage.
|
void |
BrickletAnalogInV3.setVoltageCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletIndustrialDualAnalogInV2.setVoltageCallbackConfiguration(int channel,
long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletVoltageCurrentV2.setVoltageCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletAnalogIn.setVoltageCallbackPeriod(long period) |
|
void |
BrickletAnalogInV2.setVoltageCallbackPeriod(long period) |
|
void |
BrickletIndustrialDualAnalogIn.setVoltageCallbackPeriod(short channel,
long period) |
|
void |
BrickletVoltage.setVoltageCallbackPeriod(long period) |
|
void |
BrickletVoltageCurrent.setVoltageCallbackPeriod(long period) |
|
void |
BrickletAnalogIn.setVoltageCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletAnalogInV2.setVoltageCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletIndustrialDualAnalogIn.setVoltageCallbackThreshold(short channel,
char option,
int min,
int max) |
|
void |
BrickletVoltage.setVoltageCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickletVoltageCurrent.setVoltageCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickHAT.setVoltagesCallbackConfiguration(long period,
boolean valueHasToChange) |
|
void |
BrickletLoadCellV2.setWeightCallbackConfiguration(long period,
boolean valueHasToChange,
char option,
int min,
int max) |
|
void |
BrickletLoadCell.setWeightCallbackPeriod(long period) |
|
void |
BrickletLoadCell.setWeightCallbackThreshold(char option,
int min,
int max) |
|
void |
BrickMaster.setWifi2APConfiguration(boolean enable,
java.lang.String ssid,
short[] ip,
short[] subnetMask,
short[] gateway,
short encryption,
boolean hidden,
short channel,
short[] macAddress) |
Sets the access point specific configuration of the WIFI Extension 2.0.
|
void |
BrickMaster.setWifi2APPassword(java.lang.String password) |
|
void |
BrickMaster.setWifi2AuthenticationSecret(java.lang.String secret) |
Sets the WIFI authentication secret.
|
void |
BrickMaster.setWifi2ClientConfiguration(boolean enable,
java.lang.String ssid,
short[] ip,
short[] subnetMask,
short[] gateway,
short[] macAddress,
short[] bssid) |
Sets the client specific configuration of the WIFI Extension 2.0.
|
void |
BrickMaster.setWifi2ClientHostname(java.lang.String hostname) |
Sets the client hostname (up to 32 characters) of the WIFI Extension 2.0.
|
void |
BrickMaster.setWifi2ClientPassword(java.lang.String password) |
Sets the client password (up to 63 chars) for WPA/WPA2 encryption.
|
void |
BrickMaster.setWifi2Configuration(int port,
int websocketPort,
int websitePort,
short phyMode,
short sleepMode,
short website) |
Sets the general configuration of the WIFI Extension 2.0.
|
void |
BrickMaster.setWifi2MeshConfiguration(boolean enable,
short[] rootIP,
short[] rootSubnetMask,
short[] rootGateway,
short[] routerBSSID,
short[] groupID,
java.lang.String groupSSIDPrefix,
short[] gatewayIP,
int gatewayPort) |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
void |
BrickMaster.setWifi2MeshRouterPassword(java.lang.String password) |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
void |
BrickMaster.setWifi2MeshRouterSSID(java.lang.String ssid) |
Requires WIFI Extension 2.0 firmware 2.1.0.
|
void |
BrickMaster.setWifiAuthenticationSecret(java.lang.String secret) |
Sets the WIFI authentication secret.
|
void |
BrickMaster.setWifiCertificate(int index,
short[] data,
short dataLength) |
This function is used to set the certificate as well as password and username
for WPA Enterprise.
|
void |
BrickMaster.setWifiConfiguration(java.lang.String ssid,
short connection,
short[] ip,
short[] subnetMask,
short[] gateway,
int port) |
Sets the configuration of the WIFI Extension.
|
void |
BrickMaster.setWifiEncryption(short encryption,
java.lang.String key,
short keyIndex,
short eapOptions,
int caCertificateLength,
int clientCertificateLength,
int privateKeyLength) |
Sets the encryption of the WIFI Extension.
|
void |
BrickMaster.setWifiHostname(java.lang.String hostname) |
Sets the hostname of the WIFI Extension.
|
void |
BrickMaster.setWifiPowerMode(short mode) |
Sets the power mode of the WIFI Extension.
|
void |
BrickMaster.setWifiRegulatoryDomain(short domain) |
Sets the regulatory domain of the WIFI Extension.
|
void |
BrickletIndustrialPTC.setWireMode(int mode) |
Sets the wire mode of the sensor.
|
void |
BrickletPTC.setWireMode(short mode) |
Sets the wire mode of the sensor.
|
void |
BrickletPTCV2.setWireMode(int mode) |
Sets the wire mode of the sensor.
|
void |
BrickHAT.setWriteFirmwarePointer(long pointer) |
|
void |
BrickHATZero.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletAccelerometerV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletAirQuality.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletAmbientLightV3.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletAnalogInV3.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletAnalogOutV3.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletBarometerV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletCANV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletCO2V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletColorV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletCompass.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletDCV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletDistanceIRV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletDistanceUSV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletDMX.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletDualButtonV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletEnergyMonitor.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletEPaper296x128.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletGPSV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletGPSV3.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletHallEffectV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletHumidityV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIMUV3.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialAnalogOutV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialCounter.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDigitalIn4V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDigitalOut4V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDual020mAV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDualACIn.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDualACRelay.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDualAnalogInV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialDualRelay.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialPTC.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIndustrialQuadRelayV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIO16V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIO4V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletIsolator.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletJoystickV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletLaserRangeFinderV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletLCD128x64.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletLEDStripV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletLinearPotiV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletLoadCellV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletMotionDetectorV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletMotorizedLinearPoti.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletMultiTouchV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletNFC.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletOLED128x64V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletOneWire.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletOutdoorWeather.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletParticulateMatter.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletPerformanceDC.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletPiezoSpeakerV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletPTCV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRealTimeClockV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRemoteSwitchV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRGBLEDButton.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRGBLEDMatrix.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRGBLEDV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRotaryEncoderV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRotaryPotiV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRS232V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletRS485.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletSegmentDisplay4x7V2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletServoV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletSilentStepperV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletSolidStateRelayV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletSoundPressureLevel.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletTemperatureIRV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletTemperatureV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletThermalImaging.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletThermocoupleV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletUVLightV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletVoltageCurrentV2.setWriteFirmwarePointer(long pointer) |
|
void |
BrickletXMC1400Breakout.setWriteFirmwarePointer(long pointer) |
|
BrickletNFC.SimpleGetTagID |
BrickletNFC.simpleGetTagID(int index) |
..
|
BrickletNFC.SimpleGetTagIDLowLevel |
BrickletNFC.simpleGetTagIDLowLevel(int index) |
..
|
BrickRED.SpawnProcess |
BrickRED.spawnProcess(int executableStringId,
int argumentsListId,
int environmentListId,
int workingDirectoryStringId,
long uid,
long gid,
int stdinFileId,
int stdoutFileId,
int stderrFileId,
int sessionId) |
|
void |
BrickletSegmentDisplay4x7.startCounter(short valueFrom,
short valueTo,
short increment,
long length) |
Starts a counter with the *from* value that counts to the *to*
value with the each step incremented by *increment*.
|
void |
BrickletSegmentDisplay4x7V2.startCounter(int valueFrom,
int valueTo,
int increment,
long length) |
Starts a counter with the *from* value that counts to the *to*
value with the each step incremented by *increment*.
|
short |
BrickRED.startProgram(int programId) |
|
byte |
BrickMaster.startWifi2Bootloader() |
Starts the bootloader of the WIFI Extension 2.0.
|
void |
BrickletSilentStepperV2.stop() |
|
void |
BrickSilentStepper.stop() |
|
void |
BrickStepper.stop() |
|
void |
BrickletRemoteSwitch.switchSocket(short houseCode,
short receiverCode,
short switchTo) |
|
void |
BrickletRemoteSwitch.switchSocketA(short houseCode,
short receiverCode,
short switchTo) |
To switch a type A socket you have to give the house code, receiver code and the
state (on or off) you want to switch to.
|
void |
BrickletRemoteSwitchV2.switchSocketA(int houseCode,
int receiverCode,
int switchTo) |
To switch a type A socket you have to give the house code, receiver code and the
state (on or off) you want to switch to.
|
void |
BrickletRemoteSwitch.switchSocketB(long address,
short unit,
short switchTo) |
To switch a type B socket you have to give the address, unit and the state
(on or off) you want to switch to.
|
void |
BrickletRemoteSwitchV2.switchSocketB(long address,
int unit,
int switchTo) |
To switch a type B socket you have to give the address, unit and the state
(on or off) you want to switch to.
|
void |
BrickletRemoteSwitch.switchSocketC(char systemCode,
short deviceCode,
short switchTo) |
To switch a type C socket you have to give the system code, device code and the
state (on or off) you want to switch to.
|
void |
BrickletRemoteSwitchV2.switchSocketC(char systemCode,
int deviceCode,
int switchTo) |
To switch a type C socket you have to give the system code, device code and the
state (on or off) you want to switch to.
|
void |
BrickletLoadCell.tare() |
Sets the currently measured weight as tare weight.
|
void |
BrickletLoadCellV2.tare() |
Sets the currently measured weight as tare weight.
|
short |
BrickRED.truncateString(int stringId,
long length) |
Truncates a string object to ``length`` bytes and returns the resulting
error code.
|
void |
BrickletPiezoSpeakerV2.updateFrequency(int frequency) |
Updates the frequency of an ongoing beep.
|
void |
BrickletPiezoSpeakerV2.updateVolume(int volume) |
Updates the volume of an ongoing beep or alarm.
|
void |
BrickletOLED128x64.write(short[] data) |
|
void |
BrickletOLED64x48.write(short[] data) |
|
int |
BrickletOneWire.write(int data) |
Writes a byte of data to the 1-Wire bus.
|
short |
BrickletRS232.write(char[] message,
short length) |
Writes a string of up to 60 characters to the RS232 interface.
|
int |
BrickletRS232V2.write(char[] message) |
Writes characters to the RS232 interface.
|
int |
BrickletRS485.write(char[] message) |
Writes characters to the RS485 interface.
|
void |
BrickletEPaper296x128.writeBlackWhite(int xStart,
int yStart,
int xEnd,
int yEnd,
boolean[] pixels) |
Writes black/white pixels to the specified window into the buffer.
|
void |
BrickletEPaper296x128.writeBlackWhiteLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd,
int pixelsLength,
int pixelsChunkOffset,
boolean[] pixelsChunkData) |
Writes black/white pixels to the specified window into the buffer.
|
void |
BrickDC.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickIMU.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickIMUV2.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickMaster.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickServo.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickSilentStepper.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickStepper.writeBrickletPlugin(char port,
short offset,
short[] chunk) |
Writes 32 bytes of firmware to the bricklet attached at the given port.
|
void |
BrickletEPaper296x128.writeColor(int xStart,
int yStart,
int xEnd,
int yEnd,
boolean[] pixels) |
The E-Paper 296x128 Bricklet is available with the colors black/white/red and
black/white/gray.
|
void |
BrickletEPaper296x128.writeColorLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd,
int pixelsLength,
int pixelsChunkOffset,
boolean[] pixelsChunkData) |
The E-Paper 296x128 Bricklet is available with the colors black/white/red and
black/white/gray.
|
int |
BrickletOneWire.writeCommand(long identifier,
int command) |
Writes a command to the 1-Wire device with the given identifier.
|
BrickRED.WriteFile |
BrickRED.writeFile(int fileId,
short[] buffer,
short lengthToWrite) |
Writes up to 61 bytes to a file object.
|
void |
BrickRED.writeFileAsync(int fileId,
short[] buffer,
short lengthToWrite) |
Writes up to 61 bytes to a file object.
|
void |
BrickRED.writeFileUnchecked(int fileId,
short[] buffer,
short lengthToWrite) |
Writes up to 61 bytes to a file object.
|
int |
BrickHAT.writeFirmware(int[] data) |
|
int |
BrickHATZero.writeFirmware(int[] data) |
|
int |
BrickletAccelerometerV2.writeFirmware(int[] data) |
|
int |
BrickletAirQuality.writeFirmware(int[] data) |
|
int |
BrickletAmbientLightV3.writeFirmware(int[] data) |
|
int |
BrickletAnalogInV3.writeFirmware(int[] data) |
|
int |
BrickletAnalogOutV3.writeFirmware(int[] data) |
|
int |
BrickletBarometerV2.writeFirmware(int[] data) |
|
int |
BrickletCANV2.writeFirmware(int[] data) |
|
int |
BrickletCO2V2.writeFirmware(int[] data) |
|
int |
BrickletColorV2.writeFirmware(int[] data) |
|
int |
BrickletCompass.writeFirmware(int[] data) |
|
int |
BrickletDCV2.writeFirmware(int[] data) |
|
int |
BrickletDistanceIRV2.writeFirmware(int[] data) |
|
int |
BrickletDistanceUSV2.writeFirmware(int[] data) |
|
int |
BrickletDMX.writeFirmware(int[] data) |
|
int |
BrickletDualButtonV2.writeFirmware(int[] data) |
|
int |
BrickletEnergyMonitor.writeFirmware(int[] data) |
|
int |
BrickletEPaper296x128.writeFirmware(int[] data) |
|
int |
BrickletGPSV2.writeFirmware(int[] data) |
|
int |
BrickletGPSV3.writeFirmware(int[] data) |
|
int |
BrickletHallEffectV2.writeFirmware(int[] data) |
|
int |
BrickletHumidityV2.writeFirmware(int[] data) |
|
int |
BrickletIMUV3.writeFirmware(int[] data) |
|
int |
BrickletIndustrialAnalogOutV2.writeFirmware(int[] data) |
|
int |
BrickletIndustrialCounter.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDigitalIn4V2.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDigitalOut4V2.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDual020mAV2.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDualACIn.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDualACRelay.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDualAnalogInV2.writeFirmware(int[] data) |
|
int |
BrickletIndustrialDualRelay.writeFirmware(int[] data) |
|
int |
BrickletIndustrialPTC.writeFirmware(int[] data) |
|
int |
BrickletIndustrialQuadRelayV2.writeFirmware(int[] data) |
|
int |
BrickletIO16V2.writeFirmware(int[] data) |
|
int |
BrickletIO4V2.writeFirmware(int[] data) |
|
int |
BrickletIsolator.writeFirmware(int[] data) |
|
int |
BrickletJoystickV2.writeFirmware(int[] data) |
|
int |
BrickletLaserRangeFinderV2.writeFirmware(int[] data) |
|
int |
BrickletLCD128x64.writeFirmware(int[] data) |
|
int |
BrickletLEDStripV2.writeFirmware(int[] data) |
|
int |
BrickletLinearPotiV2.writeFirmware(int[] data) |
|
int |
BrickletLoadCellV2.writeFirmware(int[] data) |
|
int |
BrickletMotionDetectorV2.writeFirmware(int[] data) |
|
int |
BrickletMotorizedLinearPoti.writeFirmware(int[] data) |
|
int |
BrickletMultiTouchV2.writeFirmware(int[] data) |
|
int |
BrickletNFC.writeFirmware(int[] data) |
|
int |
BrickletOLED128x64V2.writeFirmware(int[] data) |
|
int |
BrickletOneWire.writeFirmware(int[] data) |
|
int |
BrickletOutdoorWeather.writeFirmware(int[] data) |
|
int |
BrickletParticulateMatter.writeFirmware(int[] data) |
|
int |
BrickletPerformanceDC.writeFirmware(int[] data) |
|
int |
BrickletPiezoSpeakerV2.writeFirmware(int[] data) |
|
int |
BrickletPTCV2.writeFirmware(int[] data) |
|
int |
BrickletRealTimeClockV2.writeFirmware(int[] data) |
|
int |
BrickletRemoteSwitchV2.writeFirmware(int[] data) |
|
int |
BrickletRGBLEDButton.writeFirmware(int[] data) |
|
int |
BrickletRGBLEDMatrix.writeFirmware(int[] data) |
|
int |
BrickletRGBLEDV2.writeFirmware(int[] data) |
|
int |
BrickletRotaryEncoderV2.writeFirmware(int[] data) |
|
int |
BrickletRotaryPotiV2.writeFirmware(int[] data) |
|
int |
BrickletRS232V2.writeFirmware(int[] data) |
|
int |
BrickletRS485.writeFirmware(int[] data) |
|
int |
BrickletSegmentDisplay4x7V2.writeFirmware(int[] data) |
|
int |
BrickletServoV2.writeFirmware(int[] data) |
|
int |
BrickletSilentStepperV2.writeFirmware(int[] data) |
|
int |
BrickletSolidStateRelayV2.writeFirmware(int[] data) |
|
int |
BrickletSoundPressureLevel.writeFirmware(int[] data) |
|
int |
BrickletTemperatureIRV2.writeFirmware(int[] data) |
|
int |
BrickletTemperatureV2.writeFirmware(int[] data) |
|
int |
BrickletThermalImaging.writeFirmware(int[] data) |
|
int |
BrickletThermocoupleV2.writeFirmware(int[] data) |
|
int |
BrickletUVLightV2.writeFirmware(int[] data) |
|
int |
BrickletVoltageCurrentV2.writeFirmware(int[] data) |
|
int |
BrickletXMC1400Breakout.writeFirmware(int[] data) |
|
boolean |
BrickletCAN.writeFrame(short frameType,
long identifier,
short[] data,
short length) |
Writes a data or remote frame to the write buffer to be transmitted over the
CAN transceiver.
|
boolean |
BrickletCANV2.writeFrame(int frameType,
long identifier,
int[] data) |
Writes a data or remote frame to the write queue to be transmitted over the
CAN transceiver.
|
void |
BrickletDMX.writeFrame(int[] frame) |
Writes a DMX frame.
|
boolean |
BrickletCANV2.writeFrameLowLevel(int frameType,
long identifier,
int dataLength,
int[] dataData) |
Writes a data or remote frame to the write queue to be transmitted over the
CAN transceiver.
|
void |
BrickletDMX.writeFrameLowLevel(int frameLength,
int frameChunkOffset,
int[] frameChunkData) |
Writes a DMX frame.
|
void |
BrickletLCD128x64.writeLine(int line,
int position,
java.lang.String text) |
Writes text to a specific line with a specific position.
|
void |
BrickletLCD16x2.writeLine(short line,
short position,
java.lang.String text) |
Writes text to a specific line with a specific position.
|
void |
BrickletLCD20x4.writeLine(short line,
short position,
java.lang.String text) |
Writes text to a specific line with a specific position.
|
void |
BrickletOLED128x64.writeLine(short line,
short position,
java.lang.String text) |
Writes text to a specific line with a specific position.
|
void |
BrickletOLED128x64V2.writeLine(int line,
int position,
java.lang.String text) |
Writes text to a specific line with a specific position.
|
void |
BrickletOLED64x48.writeLine(short line,
short position,
java.lang.String text) |
Writes text to a specific line with a specific position.
|
int |
BrickletRS232V2.writeLowLevel(int messageLength,
int messageChunkOffset,
char[] messageChunkData) |
Writes characters to the RS232 interface.
|
int |
BrickletRS485.writeLowLevel(int messageLength,
int messageChunkOffset,
char[] messageChunkData) |
Writes characters to the RS485 interface.
|
void |
BrickletNFCRFID.writePage(int page,
short[] data) |
Writes 16 bytes starting from the given page.
|
void |
BrickletLCD128x64.writePixels(int xStart,
int yStart,
int xEnd,
int yEnd,
boolean[] pixels) |
Writes pixels to the specified window.
|
void |
BrickletOLED128x64V2.writePixels(int xStart,
int yStart,
int xEnd,
int yEnd,
boolean[] pixels) |
Writes pixels to the specified window.
|
void |
BrickletLCD128x64.writePixelsLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd,
int pixelsLength,
int pixelsChunkOffset,
boolean[] pixelsChunkData) |
Writes pixels to the specified window.
|
void |
BrickletOLED128x64V2.writePixelsLowLevel(int xStart,
int yStart,
int xEnd,
int yEnd,
int pixelsLength,
int pixelsChunkOffset,
boolean[] pixelsChunkData) |
Writes pixels to the specified window.
|
void |
BrickHAT.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickHATZero.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletAccelerometerV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletAirQuality.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletAmbientLightV3.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletAnalogInV3.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletAnalogOutV3.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletBarometerV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletCANV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletCO2V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletColorV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletCompass.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletDCV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletDistanceIRV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletDistanceUSV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletDMX.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletDualButtonV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletEnergyMonitor.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletEPaper296x128.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletGPSV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletGPSV3.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletHallEffectV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletHumidityV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIMUV3.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialAnalogOutV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialCounter.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDigitalIn4V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDigitalOut4V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDual020mAV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDualACIn.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDualACRelay.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDualAnalogInV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialDualRelay.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialPTC.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIndustrialQuadRelayV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIO16V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIO4V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletIsolator.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletJoystickV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletLaserRangeFinderV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletLCD128x64.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletLEDStripV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletLinearPotiV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletLoadCellV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletMotionDetectorV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletMotorizedLinearPoti.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletMultiTouchV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletNFC.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletOLED128x64V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletOneWire.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletOutdoorWeather.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletParticulateMatter.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletPerformanceDC.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletPiezoSpeakerV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletPTCV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRealTimeClockV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRemoteSwitchV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRGBLEDButton.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRGBLEDMatrix.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRGBLEDV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRotaryEncoderV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRotaryPotiV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRS232V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletRS485.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletSegmentDisplay4x7V2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletServoV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletSilentStepperV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletSolidStateRelayV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletSoundPressureLevel.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletTemperatureIRV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletTemperatureV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletThermalImaging.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletThermocoupleV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletUVLightV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletVoltageCurrentV2.writeUID(long uid) |
Writes a new UID into flash.
|
void |
BrickletXMC1400Breakout.writeUID(long uid) |
Writes a new UID into flash.
|
byte |
BrickMaster.writeWifi2SerialPort(short[] data,
short length) |
Writes up to 60 bytes (number of bytes to be written specified by ``length``)
to the serial port of the bootloader of the WIFI Extension 2.0.
|