brace.Server package¶
Subpackages¶
- brace.Server.Core package
- Submodules
- brace.Server.Core.ComInterface module
- brace.Server.Core.ControlLogic module
- brace.Server.Core.MeasurementLists module
- brace.Server.Core.RemoteProcedureCallHandler module
- brace.Server.Core.RobotABC module
RobotABCRobotABC.addInputComs()RobotABC.addMeasurementList()RobotABC.addOutputComs()RobotABC.addSafetyControls()RobotABC.changeControlLogic()RobotABC.changeControlLogicParameters()RobotABC.copyMeasurements()RobotABC.enableActuation()RobotABC.exportRobotData()RobotABC.getConfigurationParameters()RobotABC.runCycle()RobotABC.runMeasurements()RobotABC.setCalibrationOffset()RobotABC.setup()RobotABC.simulatedSetup()RobotABC.turnOnOffRobot()
- brace.Server.Core.RobotAssemblyABC module
RobotAssemblyABCRobotAssemblyABC.IGNORED_EXPORT_API_CALLSRobotAssemblyABC.IGNORED_SIMULATED_API_CALLSRobotAssemblyABC.MAX_LENRobotAssemblyABC.addSendDataEvent()RobotAssemblyABC.calibrateRobots()RobotAssemblyABC.changeControlLogic()RobotAssemblyABC.changeControlLogicParameters()RobotAssemblyABC.changeMultipleControlLogicParameters()RobotAssemblyABC.enableActuation()RobotAssemblyABC.exportAPICallEvents()RobotAssemblyABC.exportNaNData()RobotAssemblyABC.exportRecentData()RobotAssemblyABC.getConfigurationParameters()RobotAssemblyABC.getRobot()RobotAssemblyABC.heartbeat()RobotAssemblyABC.publishDataToMqtt()RobotAssemblyABC.remoteCommand()RobotAssemblyABC.restartSharedStartTime()RobotAssemblyABC.setInputComInterface()RobotAssemblyABC.setMeasurementLists()RobotAssemblyABC.setOutputComInterface()RobotAssemblyABC.setSafetyControl()RobotAssemblyABC.setup()RobotAssemblyABC.simulateControllerData()RobotAssemblyABC.start()RobotAssemblyABC.startSend()RobotAssemblyABC.stopProcess()RobotAssemblyABC.stopSend()RobotAssemblyABC.turnOnOffControllerRobot()
- brace.Server.Core.RobotHelpers module
- brace.Server.Core.SafetyControl module
- Module contents
- brace.Server.GPIOSynch package