@zaber/motion 2.5.1 → 2.7.0-save-load
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/binding.gyp +2 -3
- package/dist/binding/wasm/zaber-motion-lib.wasm +0 -0
- package/dist/{node → lib}/ascii/alert_event.d.ts +0 -0
- package/dist/{node → lib}/ascii/alert_event.js +0 -0
- package/dist/{node → lib}/ascii/alert_event.js.map +0 -0
- package/dist/{node → lib}/ascii/all_axes.d.ts +0 -0
- package/dist/{node → lib}/ascii/all_axes.js +0 -0
- package/dist/{node → lib}/ascii/all_axes.js.map +0 -0
- package/dist/{web → lib}/ascii/axis.d.ts +18 -0
- package/dist/{node → lib}/ascii/axis.js +40 -0
- package/dist/lib/ascii/axis.js.map +1 -0
- package/dist/{node → lib}/ascii/axis_identity.d.ts +0 -0
- package/dist/{node → lib}/ascii/axis_identity.js +0 -0
- package/dist/{node → lib}/ascii/axis_identity.js.map +0 -0
- package/dist/{node → lib}/ascii/axis_settings.d.ts +14 -0
- package/dist/{web → lib}/ascii/axis_settings.js +30 -0
- package/dist/lib/ascii/axis_settings.js.map +1 -0
- package/dist/{node → lib}/ascii/axis_type.d.ts +0 -0
- package/dist/{node → lib}/ascii/axis_type.js +0 -0
- package/dist/{node → lib}/ascii/axis_type.js.map +0 -0
- package/dist/{web → lib}/ascii/connection.d.ts +14 -2
- package/dist/{web → lib}/ascii/connection.js +22 -2
- package/dist/lib/ascii/connection.js.map +1 -0
- package/dist/{web → lib}/ascii/device.d.ts +20 -0
- package/dist/{node → lib}/ascii/device.js +40 -0
- package/dist/lib/ascii/device.js.map +1 -0
- package/dist/{node → lib}/ascii/device_identity.d.ts +0 -0
- package/dist/{node → lib}/ascii/device_identity.js +0 -0
- package/dist/{node → lib}/ascii/device_identity.js.map +0 -0
- package/dist/{node → lib}/ascii/device_io.d.ts +0 -0
- package/dist/{node → lib}/ascii/device_io.js +0 -0
- package/dist/{node → lib}/ascii/device_io.js.map +0 -0
- package/dist/{node → lib}/ascii/device_io_info.d.ts +0 -0
- package/dist/{node → lib}/ascii/device_io_info.js +0 -0
- package/dist/{node → lib}/ascii/device_io_info.js.map +0 -0
- package/dist/{web → lib}/ascii/device_settings.d.ts +14 -0
- package/dist/{web → lib}/ascii/device_settings.js +28 -0
- package/dist/lib/ascii/device_settings.js.map +1 -0
- package/dist/{node → lib}/ascii/index.d.ts +0 -0
- package/dist/{node → lib}/ascii/index.js +0 -0
- package/dist/{node → lib}/ascii/index.js.map +0 -0
- package/dist/{node → lib}/ascii/lockstep.d.ts +0 -0
- package/dist/{node → lib}/ascii/lockstep.js +0 -0
- package/dist/{node → lib}/ascii/lockstep.js.map +0 -0
- package/dist/{node → lib}/ascii/lockstep_axes.d.ts +0 -0
- package/dist/{node → lib}/ascii/lockstep_axes.js +0 -0
- package/dist/{node → lib}/ascii/lockstep_axes.js.map +0 -0
- package/dist/{node → lib}/ascii/message_type.d.ts +0 -0
- package/dist/{node → lib}/ascii/message_type.js +0 -0
- package/dist/{node → lib}/ascii/message_type.js.map +0 -0
- package/dist/{node → lib}/ascii/response.d.ts +0 -0
- package/dist/{node → lib}/ascii/response.js +0 -0
- package/dist/{node → lib}/ascii/response.js.map +0 -0
- package/dist/{web → lib}/ascii/setting_constants.d.ts +360 -0
- package/dist/{node → lib}/ascii/setting_constants.js +360 -0
- package/dist/lib/ascii/setting_constants.js.map +1 -0
- package/dist/{web → lib}/ascii/stream.d.ts +6 -0
- package/dist/{web → lib}/ascii/stream.js +13 -0
- package/dist/lib/ascii/stream.js.map +1 -0
- package/dist/{web → lib}/ascii/stream_axis_definition.d.ts +1 -1
- package/dist/{node → lib}/ascii/stream_axis_definition.js +0 -0
- package/dist/{node → lib}/ascii/stream_axis_definition.js.map +1 -1
- package/dist/{node → lib}/ascii/stream_axis_type.d.ts +0 -0
- package/dist/{node → lib}/ascii/stream_axis_type.js +0 -0
- package/dist/{node → lib}/ascii/stream_axis_type.js.map +0 -0
- package/dist/{node → lib}/ascii/stream_buffer.d.ts +1 -0
- package/dist/{node → lib}/ascii/stream_buffer.js +1 -0
- package/dist/lib/ascii/stream_buffer.js.map +1 -0
- package/dist/{node → lib}/ascii/stream_mode.d.ts +0 -0
- package/dist/{node → lib}/ascii/stream_mode.js +0 -0
- package/dist/{node → lib}/ascii/stream_mode.js.map +0 -0
- package/dist/{node → lib}/ascii/transport.d.ts +0 -0
- package/dist/{node → lib}/ascii/transport.js +0 -0
- package/dist/{node → lib}/ascii/transport.js.map +0 -0
- package/dist/{node → lib}/ascii/unknown_response_event.d.ts +0 -0
- package/dist/{node → lib}/ascii/unknown_response_event.js +0 -0
- package/dist/{node → lib}/ascii/unknown_response_event.js.map +0 -0
- package/dist/{node → lib}/ascii/warning_flags.d.ts +0 -0
- package/dist/{node → lib}/ascii/warning_flags.js +0 -0
- package/dist/{node → lib}/ascii/warning_flags.js.map +0 -0
- package/dist/{node → lib}/ascii/warnings.d.ts +0 -0
- package/dist/{node → lib}/ascii/warnings.js +0 -0
- package/dist/{node → lib}/ascii/warnings.js.map +0 -0
- package/dist/{node → lib}/ascii_ns.d.ts +0 -0
- package/dist/{node → lib}/ascii_ns.js +0 -0
- package/dist/{node → lib}/ascii_ns.js.map +0 -0
- package/dist/{node → lib}/binary/binary_settings.d.ts +0 -0
- package/dist/{node → lib}/binary/binary_settings.js +0 -0
- package/dist/{node → lib}/binary/binary_settings.js.map +0 -0
- package/dist/{node → lib}/binary/command_code.d.ts +0 -0
- package/dist/{node → lib}/binary/command_code.js +0 -0
- package/dist/{node → lib}/binary/command_code.js.map +0 -0
- package/dist/{node → lib}/binary/connection.d.ts +0 -1
- package/dist/{web → lib}/binary/connection.js +0 -1
- package/dist/lib/binary/connection.js.map +1 -0
- package/dist/{node → lib}/binary/device.d.ts +0 -0
- package/dist/{node → lib}/binary/device.js +0 -0
- package/dist/{node → lib}/binary/device.js.map +0 -0
- package/dist/{node → lib}/binary/device_identity.d.ts +0 -0
- package/dist/{node → lib}/binary/device_identity.js +0 -0
- package/dist/{node → lib}/binary/device_identity.js.map +0 -0
- package/dist/{node → lib}/binary/device_settings.d.ts +0 -0
- package/dist/{node → lib}/binary/device_settings.js +0 -0
- package/dist/{node → lib}/binary/device_settings.js.map +0 -0
- package/dist/{node → lib}/binary/device_type.d.ts +0 -0
- package/dist/{node → lib}/binary/device_type.js +0 -0
- package/dist/{node → lib}/binary/device_type.js.map +0 -0
- package/dist/{node → lib}/binary/error_code.d.ts +0 -0
- package/dist/{node → lib}/binary/error_code.js +0 -0
- package/dist/{node → lib}/binary/error_code.js.map +0 -0
- package/dist/{node → lib}/binary/index.d.ts +0 -0
- package/dist/{node → lib}/binary/index.js +0 -0
- package/dist/{node → lib}/binary/index.js.map +0 -0
- package/dist/{node → lib}/binary/message.d.ts +0 -0
- package/dist/{node → lib}/binary/message.js +0 -0
- package/dist/{node → lib}/binary/message.js.map +0 -0
- package/dist/{node → lib}/binary/reply_code.d.ts +0 -0
- package/dist/{node → lib}/binary/reply_code.js +0 -0
- package/dist/{node → lib}/binary/reply_code.js.map +0 -0
- package/dist/{node → lib}/binary/reply_only_event.d.ts +0 -0
- package/dist/{node → lib}/binary/reply_only_event.js +0 -0
- package/dist/{node → lib}/binary/reply_only_event.js.map +0 -0
- package/dist/{node → lib}/binary/unknown_response_event.d.ts +0 -0
- package/dist/{node → lib}/binary/unknown_response_event.js +0 -0
- package/dist/{node → lib}/binary/unknown_response_event.js.map +0 -0
- package/dist/{node → lib}/binary_ns.d.ts +0 -0
- package/dist/{node → lib}/binary_ns.js +0 -0
- package/dist/{node → lib}/binary_ns.js.map +0 -0
- package/dist/lib/can_set_state_axis_response.d.ts +16 -0
- package/dist/lib/can_set_state_axis_response.js +18 -0
- package/dist/lib/can_set_state_axis_response.js.map +1 -0
- package/dist/lib/can_set_state_device_response.d.ts +17 -0
- package/dist/lib/can_set_state_device_response.js +19 -0
- package/dist/lib/can_set_state_device_response.js.map +1 -0
- package/dist/{node → lib}/device_db_source_type.d.ts +0 -0
- package/dist/{node → lib}/device_db_source_type.js +0 -0
- package/dist/{node → lib}/device_db_source_type.js.map +0 -0
- package/dist/{node → lib}/exceptions/binary_command_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/binary_command_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/binary_command_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/binary_command_failed_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/binary_command_failed_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/binary_command_failed_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/command_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/command_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/command_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/command_failed_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/command_failed_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/command_failed_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/command_preempted_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/command_preempted_exception.js +0 -0
- package/dist/{node → lib}/exceptions/command_preempted_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/connection_closed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/connection_closed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/connection_closed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/connection_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/connection_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/connection_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/conversion_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/conversion_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/conversion_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/device_address_conflict_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/device_address_conflict_exception.js +0 -0
- package/dist/{node → lib}/exceptions/device_address_conflict_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/device_address_conflict_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/device_address_conflict_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/device_address_conflict_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/device_busy_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/device_busy_exception.js +0 -0
- package/dist/{node → lib}/exceptions/device_busy_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/device_db_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/device_db_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/device_db_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/device_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/device_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/device_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/device_not_identified_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/device_not_identified_exception.js +0 -0
- package/dist/{node → lib}/exceptions/device_not_identified_exception.js.map +0 -0
- package/dist/lib/exceptions/g_code_execution_exception.d.ts +14 -0
- package/dist/lib/exceptions/g_code_execution_exception.js +32 -0
- package/dist/lib/exceptions/g_code_execution_exception.js.map +1 -0
- package/dist/lib/exceptions/g_code_execution_exception_data.d.ts +17 -0
- package/dist/lib/exceptions/g_code_execution_exception_data.js +18 -0
- package/dist/lib/exceptions/g_code_execution_exception_data.js.map +1 -0
- package/dist/lib/exceptions/g_code_syntax_exception.d.ts +14 -0
- package/dist/lib/exceptions/g_code_syntax_exception.js +32 -0
- package/dist/lib/exceptions/g_code_syntax_exception.js.map +1 -0
- package/dist/lib/exceptions/g_code_syntax_exception_data.d.ts +17 -0
- package/dist/lib/exceptions/g_code_syntax_exception_data.js +18 -0
- package/dist/lib/exceptions/g_code_syntax_exception_data.js.map +1 -0
- package/dist/{web → lib}/exceptions/index.d.ts +8 -0
- package/dist/{node → lib}/exceptions/index.js +18 -1
- package/dist/lib/exceptions/index.js.map +1 -0
- package/dist/{node → lib}/exceptions/internal_error_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/internal_error_exception.js +0 -0
- package/dist/{node → lib}/exceptions/internal_error_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_argument_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_argument_exception.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_argument_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_data_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_data_exception.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_data_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_packet_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_packet_exception.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_packet_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_packet_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_packet_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_packet_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_park_state_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_park_state_exception.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_park_state_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_response_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_response_exception.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_response_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/invalid_response_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/invalid_response_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/invalid_response_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/io_channel_out_of_range_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/io_channel_out_of_range_exception.js +0 -0
- package/dist/{node → lib}/exceptions/io_channel_out_of_range_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/io_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/io_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/io_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/lockstep_enabled_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/lockstep_enabled_exception.js +0 -0
- package/dist/{node → lib}/exceptions/lockstep_enabled_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/lockstep_not_enabled_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/lockstep_not_enabled_exception.js +0 -0
- package/dist/{node → lib}/exceptions/lockstep_not_enabled_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/motion_lib_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/motion_lib_exception.js +0 -0
- package/dist/{node → lib}/exceptions/motion_lib_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/movement_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/movement_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/movement_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/movement_failed_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/movement_failed_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/movement_failed_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/movement_interrupted_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/movement_interrupted_exception.js +0 -0
- package/dist/{node → lib}/exceptions/movement_interrupted_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/movement_interrupted_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/movement_interrupted_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/movement_interrupted_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/no_device_found_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/no_device_found_exception.js +0 -0
- package/dist/{node → lib}/exceptions/no_device_found_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/not_supported_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/not_supported_exception.js +0 -0
- package/dist/{node → lib}/exceptions/not_supported_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/os_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/os_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/os_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/out_of_request_ids_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/out_of_request_ids_exception.js +0 -0
- package/dist/{node → lib}/exceptions/out_of_request_ids_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/request_timeout_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/request_timeout_exception.js +0 -0
- package/dist/{node → lib}/exceptions/request_timeout_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/serial_port_busy_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/serial_port_busy_exception.js +0 -0
- package/dist/{node → lib}/exceptions/serial_port_busy_exception.js.map +0 -0
- package/dist/lib/exceptions/set_device_state_exception_data.d.ts +25 -0
- package/dist/lib/exceptions/set_device_state_exception_data.js +21 -0
- package/dist/lib/exceptions/set_device_state_exception_data.js.map +1 -0
- package/dist/lib/exceptions/set_device_state_failed_exception.d.ts +14 -0
- package/dist/lib/exceptions/set_device_state_failed_exception.js +32 -0
- package/dist/lib/exceptions/set_device_state_failed_exception.js.map +1 -0
- package/dist/lib/exceptions/set_peripheral_state_exception_data.d.ts +20 -0
- package/dist/lib/exceptions/set_peripheral_state_exception_data.js +19 -0
- package/dist/lib/exceptions/set_peripheral_state_exception_data.js.map +1 -0
- package/dist/lib/exceptions/set_peripheral_state_failed_exception.d.ts +14 -0
- package/dist/lib/exceptions/set_peripheral_state_failed_exception.js +32 -0
- package/dist/lib/exceptions/set_peripheral_state_failed_exception.js.map +1 -0
- package/dist/{node → lib}/exceptions/setting_not_found_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/setting_not_found_exception.js +0 -0
- package/dist/{node → lib}/exceptions/setting_not_found_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_execution_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_execution_exception.js +0 -0
- package/dist/{node → lib}/exceptions/stream_execution_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_execution_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_execution_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/stream_execution_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_mode_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_mode_exception.js +0 -0
- package/dist/{node → lib}/exceptions/stream_mode_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_failed_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_failed_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_failed_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception.js +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception_data.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception_data.js +0 -0
- package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception_data.js.map +0 -0
- package/dist/{node → lib}/exceptions/stream_setup_failed_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/stream_setup_failed_exception.js +0 -0
- package/dist/{node → lib}/exceptions/stream_setup_failed_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/transport_already_used_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/transport_already_used_exception.js +0 -0
- package/dist/{node → lib}/exceptions/transport_already_used_exception.js.map +0 -0
- package/dist/{node → lib}/exceptions/unknown_request_exception.d.ts +0 -0
- package/dist/{node → lib}/exceptions/unknown_request_exception.js +0 -0
- package/dist/{node → lib}/exceptions/unknown_request_exception.js.map +0 -0
- package/dist/lib/finalizer.d.ts +5 -0
- package/dist/lib/finalizer.js +21 -0
- package/dist/lib/finalizer.js.map +1 -0
- package/dist/{node → lib}/firmware_version.d.ts +0 -0
- package/dist/{node → lib}/firmware_version.js +0 -0
- package/dist/{node → lib}/firmware_version.js.map +0 -0
- package/dist/lib/gateway/bindings.d.ts +5 -0
- package/dist/lib/gateway/bindings.js +35 -0
- package/dist/lib/gateway/bindings.js.map +1 -0
- package/dist/{node/gateway/bindings.d.ts → lib/gateway/bindings.node.d.ts} +0 -0
- package/dist/{node/gateway/bindings.js → lib/gateway/bindings.node.js} +1 -1
- package/dist/lib/gateway/bindings.node.js.map +1 -0
- package/dist/{web/gateway/bindings.d.ts → lib/gateway/bindings.wasm.d.ts} +0 -0
- package/dist/{web/gateway/bindings.js → lib/gateway/bindings.wasm.js} +2 -1
- package/dist/lib/gateway/bindings.wasm.js.map +1 -0
- package/dist/{node → lib}/gateway/call.d.ts +0 -0
- package/dist/{web → lib}/gateway/call.js +2 -2
- package/dist/lib/gateway/call.js.map +1 -0
- package/dist/{node → lib}/gateway/convert_exceptions.d.ts +0 -0
- package/dist/{node → lib}/gateway/convert_exceptions.js +4 -0
- package/dist/lib/gateway/convert_exceptions.js.map +1 -0
- package/dist/{node → lib}/gateway/events.d.ts +0 -1
- package/dist/{node → lib}/gateway/events.js +4 -7
- package/dist/lib/gateway/events.js.map +1 -0
- package/dist/{node → lib}/gateway/index.d.ts +0 -0
- package/dist/{node → lib}/gateway/index.js +0 -0
- package/dist/{node → lib}/gateway/index.js.map +0 -0
- package/dist/{node → lib}/gateway/serialization.d.ts +0 -0
- package/dist/{node → lib}/gateway/serialization.js +0 -0
- package/dist/{node → lib}/gateway/serialization.js.map +0 -0
- package/dist/lib/gateway/wasm-exec.d.ts +1 -0
- package/dist/{web/wasm → lib/gateway}/wasm-exec.js +13 -54
- package/dist/lib/gateway/wasm-exec.js.map +1 -0
- package/dist/lib/gateway/wasm.d.ts +4 -0
- package/dist/{web/wasm → lib/gateway}/wasm.js +1 -3
- package/dist/lib/gateway/wasm.js.map +1 -0
- package/dist/lib/gcode/axis_mapping.d.ts +16 -0
- package/dist/{web/measurement.js → lib/gcode/axis_mapping.js} +11 -11
- package/dist/lib/gcode/axis_mapping.js.map +1 -0
- package/dist/lib/gcode/index.d.ts +8 -0
- package/dist/lib/gcode/index.js +20 -0
- package/dist/lib/gcode/index.js.map +1 -0
- package/dist/lib/gcode/translate_message.d.ts +21 -0
- package/dist/lib/gcode/translate_message.js +19 -0
- package/dist/lib/gcode/translate_message.js.map +1 -0
- package/dist/lib/gcode/translate_result.d.ts +17 -0
- package/dist/lib/gcode/translate_result.js +19 -0
- package/dist/lib/gcode/translate_result.js.map +1 -0
- package/dist/lib/gcode/translator.d.ts +68 -0
- package/dist/lib/gcode/translator.js +144 -0
- package/dist/lib/gcode/translator.js.map +1 -0
- package/dist/lib/gcode/translator_axis_definition.d.ts +20 -0
- package/dist/lib/gcode/translator_axis_definition.js +48 -0
- package/dist/lib/gcode/translator_axis_definition.js.map +1 -0
- package/dist/lib/gcode/translator_config.d.ts +18 -0
- package/dist/lib/gcode/translator_config.js +41 -0
- package/dist/lib/gcode/translator_config.js.map +1 -0
- package/dist/lib/gcode/translator_definition.d.ts +18 -0
- package/dist/{web/ascii/stream_axis_definition.js → lib/gcode/translator_definition.js} +11 -18
- package/dist/lib/gcode/translator_definition.js.map +1 -0
- package/dist/lib/gcode/translator_live.d.ts +70 -0
- package/dist/lib/gcode/translator_live.js +147 -0
- package/dist/lib/gcode/translator_live.js.map +1 -0
- package/dist/lib/gcode_ns.d.ts +19 -0
- package/dist/{web/tools.js → lib/gcode_ns.js} +14 -20
- package/dist/lib/gcode_ns.js.map +1 -0
- package/dist/{node → lib}/index.d.ts +3 -1
- package/dist/{node → lib}/index.js +6 -2
- package/dist/lib/index.js.map +1 -0
- package/dist/{node → lib}/library.d.ts +0 -0
- package/dist/{node → lib}/library.js +0 -0
- package/dist/{node → lib}/library.js.map +0 -0
- package/dist/{node → lib}/log_output_mode.d.ts +0 -0
- package/dist/{node → lib}/log_output_mode.js +0 -0
- package/dist/{node → lib}/log_output_mode.js.map +0 -0
- package/dist/{web → lib}/measurement.d.ts +1 -1
- package/dist/{node → lib}/measurement.js +0 -0
- package/dist/{node → lib}/measurement.js.map +1 -1
- package/dist/{node → lib}/protobufs/main_pb.d.ts +785 -0
- package/dist/{node → lib}/protobufs/main_pb.js +6039 -2
- package/dist/lib/protobufs/main_pb.js.map +1 -0
- package/dist/{node → lib}/rotation_direction.d.ts +0 -0
- package/dist/{node → lib}/rotation_direction.js +0 -0
- package/dist/{node → lib}/rotation_direction.js.map +0 -0
- package/dist/{node → lib}/tools.d.ts +0 -0
- package/dist/{node → lib}/tools.js +0 -0
- package/dist/{node → lib}/tools.js.map +0 -0
- package/dist/{node → lib}/units.d.ts +0 -0
- package/dist/{node → lib}/units.js +0 -0
- package/dist/{node → lib}/units.js.map +0 -0
- package/dist/lib/wasm.d.ts +4 -0
- package/dist/{web/init.js → lib/wasm.js} +5 -4
- package/dist/lib/wasm.js.map +1 -0
- package/package.json +9 -16
- package/dist/node/ascii/axis.d.ts +0 -172
- package/dist/node/ascii/axis.js.map +0 -1
- package/dist/node/ascii/axis_settings.js +0 -107
- package/dist/node/ascii/axis_settings.js.map +0 -1
- package/dist/node/ascii/connection.d.ts +0 -203
- package/dist/node/ascii/connection.js +0 -380
- package/dist/node/ascii/connection.js.map +0 -1
- package/dist/node/ascii/device.d.ts +0 -165
- package/dist/node/ascii/device.js.map +0 -1
- package/dist/node/ascii/device_settings.d.ts +0 -41
- package/dist/node/ascii/device_settings.js +0 -103
- package/dist/node/ascii/device_settings.js.map +0 -1
- package/dist/node/ascii/setting_constants.d.ts +0 -563
- package/dist/node/ascii/setting_constants.js.map +0 -1
- package/dist/node/ascii/stream.d.ts +0 -307
- package/dist/node/ascii/stream.js +0 -659
- package/dist/node/ascii/stream.js.map +0 -1
- package/dist/node/ascii/stream_axis_definition.d.ts +0 -17
- package/dist/node/ascii/stream_buffer.js.map +0 -1
- package/dist/node/binary/connection.js +0 -211
- package/dist/node/binary/connection.js.map +0 -1
- package/dist/node/exceptions/index.d.ts +0 -48
- package/dist/node/exceptions/index.js.map +0 -1
- package/dist/node/gateway/bindings.js.map +0 -1
- package/dist/node/gateway/call.js +0 -46
- package/dist/node/gateway/call.js.map +0 -1
- package/dist/node/gateway/convert_exceptions.js.map +0 -1
- package/dist/node/gateway/events.js.map +0 -1
- package/dist/node/index.js.map +0 -1
- package/dist/node/init.d.ts +0 -1
- package/dist/node/init.js +0 -8
- package/dist/node/init.js.map +0 -1
- package/dist/node/measurement.d.ts +0 -17
- package/dist/web/ascii/alert_event.d.ts +0 -28
- package/dist/web/ascii/alert_event.js +0 -21
- package/dist/web/ascii/alert_event.js.map +0 -1
- package/dist/web/ascii/all_axes.d.ts +0 -46
- package/dist/web/ascii/all_axes.js +0 -122
- package/dist/web/ascii/all_axes.js.map +0 -1
- package/dist/web/ascii/axis.js +0 -367
- package/dist/web/ascii/axis.js.map +0 -1
- package/dist/web/ascii/axis_identity.d.ts +0 -29
- package/dist/web/ascii/axis_identity.js +0 -21
- package/dist/web/ascii/axis_identity.js.map +0 -1
- package/dist/web/ascii/axis_settings.d.ts +0 -41
- package/dist/web/ascii/axis_settings.js.map +0 -1
- package/dist/web/ascii/axis_type.d.ts +0 -8
- package/dist/web/ascii/axis_type.js +0 -15
- package/dist/web/ascii/axis_type.js.map +0 -1
- package/dist/web/ascii/connection.js.map +0 -1
- package/dist/web/ascii/device.js +0 -296
- package/dist/web/ascii/device.js.map +0 -1
- package/dist/web/ascii/device_identity.d.ts +0 -33
- package/dist/web/ascii/device_identity.js +0 -23
- package/dist/web/ascii/device_identity.js.map +0 -1
- package/dist/web/ascii/device_io.d.ts +0 -80
- package/dist/web/ascii/device_io.js +0 -199
- package/dist/web/ascii/device_io.js.map +0 -1
- package/dist/web/ascii/device_io_info.d.ts +0 -24
- package/dist/web/ascii/device_io_info.js +0 -20
- package/dist/web/ascii/device_io_info.js.map +0 -1
- package/dist/web/ascii/device_settings.js.map +0 -1
- package/dist/web/ascii/index.d.ts +0 -26
- package/dist/web/ascii/index.js +0 -56
- package/dist/web/ascii/index.js.map +0 -1
- package/dist/web/ascii/lockstep.d.ts +0 -120
- package/dist/web/ascii/lockstep.js +0 -281
- package/dist/web/ascii/lockstep.js.map +0 -1
- package/dist/web/ascii/lockstep_axes.d.ts +0 -24
- package/dist/web/ascii/lockstep_axes.js +0 -20
- package/dist/web/ascii/lockstep_axes.js.map +0 -1
- package/dist/web/ascii/message_type.d.ts +0 -10
- package/dist/web/ascii/message_type.js +0 -17
- package/dist/web/ascii/message_type.js.map +0 -1
- package/dist/web/ascii/response.d.ts +0 -37
- package/dist/web/ascii/response.js +0 -23
- package/dist/web/ascii/response.js.map +0 -1
- package/dist/web/ascii/setting_constants.js +0 -570
- package/dist/web/ascii/setting_constants.js.map +0 -1
- package/dist/web/ascii/stream.js.map +0 -1
- package/dist/web/ascii/stream_axis_definition.js.map +0 -1
- package/dist/web/ascii/stream_axis_type.d.ts +0 -7
- package/dist/web/ascii/stream_axis_type.js +0 -14
- package/dist/web/ascii/stream_axis_type.js.map +0 -1
- package/dist/web/ascii/stream_buffer.d.ts +0 -27
- package/dist/web/ascii/stream_buffer.js +0 -71
- package/dist/web/ascii/stream_buffer.js.map +0 -1
- package/dist/web/ascii/stream_mode.d.ts +0 -9
- package/dist/web/ascii/stream_mode.js +0 -16
- package/dist/web/ascii/stream_mode.js.map +0 -1
- package/dist/web/ascii/transport.d.ts +0 -38
- package/dist/web/ascii/transport.js +0 -91
- package/dist/web/ascii/transport.js.map +0 -1
- package/dist/web/ascii/unknown_response_event.d.ts +0 -37
- package/dist/web/ascii/unknown_response_event.js +0 -23
- package/dist/web/ascii/unknown_response_event.js.map +0 -1
- package/dist/web/ascii/warning_flags.d.ts +0 -137
- package/dist/web/ascii/warning_flags.js +0 -144
- package/dist/web/ascii/warning_flags.js.map +0 -1
- package/dist/web/ascii/warnings.d.ts +0 -19
- package/dist/web/ascii/warnings.js +0 -62
- package/dist/web/ascii/warnings.js.map +0 -1
- package/dist/web/ascii_ns.d.ts +0 -55
- package/dist/web/ascii_ns.js +0 -53
- package/dist/web/ascii_ns.js.map +0 -1
- package/dist/web/binary/binary_settings.d.ts +0 -70
- package/dist/web/binary/binary_settings.js +0 -77
- package/dist/web/binary/binary_settings.js.map +0 -1
- package/dist/web/binary/command_code.d.ts +0 -102
- package/dist/web/binary/command_code.js +0 -109
- package/dist/web/binary/command_code.js.map +0 -1
- package/dist/web/binary/connection.d.ts +0 -115
- package/dist/web/binary/connection.js.map +0 -1
- package/dist/web/binary/device.d.ts +0 -192
- package/dist/web/binary/device.js +0 -375
- package/dist/web/binary/device.js.map +0 -1
- package/dist/web/binary/device_identity.d.ts +0 -42
- package/dist/web/binary/device_identity.js +0 -25
- package/dist/web/binary/device_identity.js.map +0 -1
- package/dist/web/binary/device_settings.d.ts +0 -24
- package/dist/web/binary/device_settings.js +0 -66
- package/dist/web/binary/device_settings.js.map +0 -1
- package/dist/web/binary/device_type.d.ts +0 -8
- package/dist/web/binary/device_type.js +0 -15
- package/dist/web/binary/device_type.js.map +0 -1
- package/dist/web/binary/error_code.d.ts +0 -97
- package/dist/web/binary/error_code.js +0 -104
- package/dist/web/binary/error_code.js.map +0 -1
- package/dist/web/binary/index.d.ts +0 -12
- package/dist/web/binary/index.js +0 -28
- package/dist/web/binary/index.js.map +0 -1
- package/dist/web/binary/message.d.ts +0 -20
- package/dist/web/binary/message.js +0 -19
- package/dist/web/binary/message.js.map +0 -1
- package/dist/web/binary/reply_code.d.ts +0 -12
- package/dist/web/binary/reply_code.js +0 -19
- package/dist/web/binary/reply_code.js.map +0 -1
- package/dist/web/binary/reply_only_event.d.ts +0 -20
- package/dist/web/binary/reply_only_event.js +0 -19
- package/dist/web/binary/reply_only_event.js.map +0 -1
- package/dist/web/binary/unknown_response_event.d.ts +0 -20
- package/dist/web/binary/unknown_response_event.js +0 -19
- package/dist/web/binary/unknown_response_event.js.map +0 -1
- package/dist/web/binary_ns.d.ts +0 -27
- package/dist/web/binary_ns.js +0 -39
- package/dist/web/binary_ns.js.map +0 -1
- package/dist/web/device_db_source_type.d.ts +0 -7
- package/dist/web/device_db_source_type.js +0 -14
- package/dist/web/device_db_source_type.js.map +0 -1
- package/dist/web/exceptions/binary_command_failed_exception.d.ts +0 -14
- package/dist/web/exceptions/binary_command_failed_exception.js +0 -32
- package/dist/web/exceptions/binary_command_failed_exception.js.map +0 -1
- package/dist/web/exceptions/binary_command_failed_exception_data.d.ts +0 -12
- package/dist/web/exceptions/binary_command_failed_exception_data.js +0 -17
- package/dist/web/exceptions/binary_command_failed_exception_data.js.map +0 -1
- package/dist/web/exceptions/command_failed_exception.d.ts +0 -14
- package/dist/web/exceptions/command_failed_exception.js +0 -32
- package/dist/web/exceptions/command_failed_exception.js.map +0 -1
- package/dist/web/exceptions/command_failed_exception_data.d.ts +0 -24
- package/dist/web/exceptions/command_failed_exception_data.js +0 -20
- package/dist/web/exceptions/command_failed_exception_data.js.map +0 -1
- package/dist/web/exceptions/command_preempted_exception.d.ts +0 -7
- package/dist/web/exceptions/command_preempted_exception.js +0 -17
- package/dist/web/exceptions/command_preempted_exception.js.map +0 -1
- package/dist/web/exceptions/connection_closed_exception.d.ts +0 -7
- package/dist/web/exceptions/connection_closed_exception.js +0 -17
- package/dist/web/exceptions/connection_closed_exception.js.map +0 -1
- package/dist/web/exceptions/connection_failed_exception.d.ts +0 -7
- package/dist/web/exceptions/connection_failed_exception.js +0 -17
- package/dist/web/exceptions/connection_failed_exception.js.map +0 -1
- package/dist/web/exceptions/conversion_failed_exception.d.ts +0 -7
- package/dist/web/exceptions/conversion_failed_exception.js +0 -17
- package/dist/web/exceptions/conversion_failed_exception.js.map +0 -1
- package/dist/web/exceptions/device_address_conflict_exception.d.ts +0 -14
- package/dist/web/exceptions/device_address_conflict_exception.js +0 -32
- package/dist/web/exceptions/device_address_conflict_exception.js.map +0 -1
- package/dist/web/exceptions/device_address_conflict_exception_data.d.ts +0 -12
- package/dist/web/exceptions/device_address_conflict_exception_data.js +0 -17
- package/dist/web/exceptions/device_address_conflict_exception_data.js.map +0 -1
- package/dist/web/exceptions/device_busy_exception.d.ts +0 -7
- package/dist/web/exceptions/device_busy_exception.js +0 -17
- package/dist/web/exceptions/device_busy_exception.js.map +0 -1
- package/dist/web/exceptions/device_db_failed_exception.d.ts +0 -7
- package/dist/web/exceptions/device_db_failed_exception.js +0 -17
- package/dist/web/exceptions/device_db_failed_exception.js.map +0 -1
- package/dist/web/exceptions/device_failed_exception.d.ts +0 -8
- package/dist/web/exceptions/device_failed_exception.js +0 -18
- package/dist/web/exceptions/device_failed_exception.js.map +0 -1
- package/dist/web/exceptions/device_not_identified_exception.d.ts +0 -7
- package/dist/web/exceptions/device_not_identified_exception.js +0 -17
- package/dist/web/exceptions/device_not_identified_exception.js.map +0 -1
- package/dist/web/exceptions/index.js +0 -102
- package/dist/web/exceptions/index.js.map +0 -1
- package/dist/web/exceptions/internal_error_exception.d.ts +0 -7
- package/dist/web/exceptions/internal_error_exception.js +0 -17
- package/dist/web/exceptions/internal_error_exception.js.map +0 -1
- package/dist/web/exceptions/invalid_argument_exception.d.ts +0 -7
- package/dist/web/exceptions/invalid_argument_exception.js +0 -17
- package/dist/web/exceptions/invalid_argument_exception.js.map +0 -1
- package/dist/web/exceptions/invalid_data_exception.d.ts +0 -7
- package/dist/web/exceptions/invalid_data_exception.js +0 -17
- package/dist/web/exceptions/invalid_data_exception.js.map +0 -1
- package/dist/web/exceptions/invalid_packet_exception.d.ts +0 -14
- package/dist/web/exceptions/invalid_packet_exception.js +0 -32
- package/dist/web/exceptions/invalid_packet_exception.js.map +0 -1
- package/dist/web/exceptions/invalid_packet_exception_data.d.ts +0 -16
- package/dist/web/exceptions/invalid_packet_exception_data.js +0 -18
- package/dist/web/exceptions/invalid_packet_exception_data.js.map +0 -1
- package/dist/web/exceptions/invalid_park_state_exception.d.ts +0 -7
- package/dist/web/exceptions/invalid_park_state_exception.js +0 -17
- package/dist/web/exceptions/invalid_park_state_exception.js.map +0 -1
- package/dist/web/exceptions/invalid_response_exception.d.ts +0 -14
- package/dist/web/exceptions/invalid_response_exception.js +0 -32
- package/dist/web/exceptions/invalid_response_exception.js.map +0 -1
- package/dist/web/exceptions/invalid_response_exception_data.d.ts +0 -12
- package/dist/web/exceptions/invalid_response_exception_data.js +0 -17
- package/dist/web/exceptions/invalid_response_exception_data.js.map +0 -1
- package/dist/web/exceptions/io_channel_out_of_range_exception.d.ts +0 -7
- package/dist/web/exceptions/io_channel_out_of_range_exception.js +0 -17
- package/dist/web/exceptions/io_channel_out_of_range_exception.js.map +0 -1
- package/dist/web/exceptions/io_failed_exception.d.ts +0 -7
- package/dist/web/exceptions/io_failed_exception.js +0 -17
- package/dist/web/exceptions/io_failed_exception.js.map +0 -1
- package/dist/web/exceptions/lockstep_enabled_exception.d.ts +0 -7
- package/dist/web/exceptions/lockstep_enabled_exception.js +0 -17
- package/dist/web/exceptions/lockstep_enabled_exception.js.map +0 -1
- package/dist/web/exceptions/lockstep_not_enabled_exception.d.ts +0 -7
- package/dist/web/exceptions/lockstep_not_enabled_exception.js +0 -17
- package/dist/web/exceptions/lockstep_not_enabled_exception.js.map +0 -1
- package/dist/web/exceptions/motion_lib_exception.d.ts +0 -8
- package/dist/web/exceptions/motion_lib_exception.js +0 -15
- package/dist/web/exceptions/motion_lib_exception.js.map +0 -1
- package/dist/web/exceptions/movement_failed_exception.d.ts +0 -14
- package/dist/web/exceptions/movement_failed_exception.js +0 -32
- package/dist/web/exceptions/movement_failed_exception.js.map +0 -1
- package/dist/web/exceptions/movement_failed_exception_data.d.ts +0 -16
- package/dist/web/exceptions/movement_failed_exception_data.js +0 -18
- package/dist/web/exceptions/movement_failed_exception_data.js.map +0 -1
- package/dist/web/exceptions/movement_interrupted_exception.d.ts +0 -14
- package/dist/web/exceptions/movement_interrupted_exception.js +0 -32
- package/dist/web/exceptions/movement_interrupted_exception.js.map +0 -1
- package/dist/web/exceptions/movement_interrupted_exception_data.d.ts +0 -16
- package/dist/web/exceptions/movement_interrupted_exception_data.js +0 -18
- package/dist/web/exceptions/movement_interrupted_exception_data.js.map +0 -1
- package/dist/web/exceptions/no_device_found_exception.d.ts +0 -7
- package/dist/web/exceptions/no_device_found_exception.js +0 -17
- package/dist/web/exceptions/no_device_found_exception.js.map +0 -1
- package/dist/web/exceptions/not_supported_exception.d.ts +0 -7
- package/dist/web/exceptions/not_supported_exception.js +0 -17
- package/dist/web/exceptions/not_supported_exception.js.map +0 -1
- package/dist/web/exceptions/os_failed_exception.d.ts +0 -7
- package/dist/web/exceptions/os_failed_exception.js +0 -17
- package/dist/web/exceptions/os_failed_exception.js.map +0 -1
- package/dist/web/exceptions/out_of_request_ids_exception.d.ts +0 -7
- package/dist/web/exceptions/out_of_request_ids_exception.js +0 -17
- package/dist/web/exceptions/out_of_request_ids_exception.js.map +0 -1
- package/dist/web/exceptions/request_timeout_exception.d.ts +0 -7
- package/dist/web/exceptions/request_timeout_exception.js +0 -17
- package/dist/web/exceptions/request_timeout_exception.js.map +0 -1
- package/dist/web/exceptions/serial_port_busy_exception.d.ts +0 -7
- package/dist/web/exceptions/serial_port_busy_exception.js +0 -17
- package/dist/web/exceptions/serial_port_busy_exception.js.map +0 -1
- package/dist/web/exceptions/setting_not_found_exception.d.ts +0 -7
- package/dist/web/exceptions/setting_not_found_exception.js +0 -17
- package/dist/web/exceptions/setting_not_found_exception.js.map +0 -1
- package/dist/web/exceptions/stream_execution_exception.d.ts +0 -14
- package/dist/web/exceptions/stream_execution_exception.js +0 -32
- package/dist/web/exceptions/stream_execution_exception.js.map +0 -1
- package/dist/web/exceptions/stream_execution_exception_data.d.ts +0 -16
- package/dist/web/exceptions/stream_execution_exception_data.js +0 -18
- package/dist/web/exceptions/stream_execution_exception_data.js.map +0 -1
- package/dist/web/exceptions/stream_mode_exception.d.ts +0 -7
- package/dist/web/exceptions/stream_mode_exception.js +0 -17
- package/dist/web/exceptions/stream_mode_exception.js.map +0 -1
- package/dist/web/exceptions/stream_movement_failed_exception.d.ts +0 -14
- package/dist/web/exceptions/stream_movement_failed_exception.js +0 -32
- package/dist/web/exceptions/stream_movement_failed_exception.js.map +0 -1
- package/dist/web/exceptions/stream_movement_failed_exception_data.d.ts +0 -16
- package/dist/web/exceptions/stream_movement_failed_exception_data.js +0 -18
- package/dist/web/exceptions/stream_movement_failed_exception_data.js.map +0 -1
- package/dist/web/exceptions/stream_movement_interrupted_exception.d.ts +0 -14
- package/dist/web/exceptions/stream_movement_interrupted_exception.js +0 -32
- package/dist/web/exceptions/stream_movement_interrupted_exception.js.map +0 -1
- package/dist/web/exceptions/stream_movement_interrupted_exception_data.d.ts +0 -16
- package/dist/web/exceptions/stream_movement_interrupted_exception_data.js +0 -18
- package/dist/web/exceptions/stream_movement_interrupted_exception_data.js.map +0 -1
- package/dist/web/exceptions/stream_setup_failed_exception.d.ts +0 -7
- package/dist/web/exceptions/stream_setup_failed_exception.js +0 -17
- package/dist/web/exceptions/stream_setup_failed_exception.js.map +0 -1
- package/dist/web/exceptions/transport_already_used_exception.d.ts +0 -7
- package/dist/web/exceptions/transport_already_used_exception.js +0 -17
- package/dist/web/exceptions/transport_already_used_exception.js.map +0 -1
- package/dist/web/exceptions/unknown_request_exception.d.ts +0 -7
- package/dist/web/exceptions/unknown_request_exception.js +0 -17
- package/dist/web/exceptions/unknown_request_exception.js.map +0 -1
- package/dist/web/firmware_version.d.ts +0 -20
- package/dist/web/firmware_version.js +0 -19
- package/dist/web/firmware_version.js.map +0 -1
- package/dist/web/gateway/bindings.js.map +0 -1
- package/dist/web/gateway/call.d.ts +0 -6
- package/dist/web/gateway/call.js.map +0 -1
- package/dist/web/gateway/convert_exceptions.d.ts +0 -4
- package/dist/web/gateway/convert_exceptions.js +0 -74
- package/dist/web/gateway/convert_exceptions.js.map +0 -1
- package/dist/web/gateway/events.d.ts +0 -9
- package/dist/web/gateway/events.js +0 -60
- package/dist/web/gateway/events.js.map +0 -1
- package/dist/web/gateway/index.d.ts +0 -4
- package/dist/web/gateway/index.js +0 -23
- package/dist/web/gateway/index.js.map +0 -1
- package/dist/web/gateway/serialization.d.ts +0 -6
- package/dist/web/gateway/serialization.js +0 -39
- package/dist/web/gateway/serialization.js.map +0 -1
- package/dist/web/index.d.ts +0 -12
- package/dist/web/index.js +0 -33
- package/dist/web/index.js.map +0 -1
- package/dist/web/init.d.ts +0 -5
- package/dist/web/init.js.map +0 -1
- package/dist/web/library.d.ts +0 -30
- package/dist/web/library.js +0 -73
- package/dist/web/library.js.map +0 -1
- package/dist/web/log_output_mode.d.ts +0 -9
- package/dist/web/log_output_mode.js +0 -16
- package/dist/web/log_output_mode.js.map +0 -1
- package/dist/web/measurement.js.map +0 -1
- package/dist/web/protobufs/main_pb.d.ts +0 -5228
- package/dist/web/protobufs/main_pb.js +0 -39387
- package/dist/web/rotation_direction.d.ts +0 -9
- package/dist/web/rotation_direction.js +0 -16
- package/dist/web/rotation_direction.js.map +0 -1
- package/dist/web/tools.d.ts +0 -10
- package/dist/web/tools.js.map +0 -1
- package/dist/web/units.d.ts +0 -147
- package/dist/web/units.js +0 -167
- package/dist/web/units.js.map +0 -1
- package/dist/web/wasm/wasm-exec.d.ts +0 -1
- package/dist/web/wasm/wasm-exec.js.map +0 -1
- package/dist/web/wasm/wasm.d.ts +0 -14
- package/dist/web/wasm/wasm.js.map +0 -1
|
@@ -1,570 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// ==== THIS FILE IS GENERATED FROM A TEMPLATE ==== //
|
|
3
|
-
// ============= DO NOT EDIT DIRECTLY ============= //
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.SettingConstants = void 0;
|
|
6
|
-
/**
|
|
7
|
-
* Named constants for all Zaber ASCII protocol settings.
|
|
8
|
-
* For more information please refer to the
|
|
9
|
-
* [ASCII Protocol Manual](https://www.zaber.com/protocol-manual#topic_settings).
|
|
10
|
-
*/
|
|
11
|
-
var SettingConstants;
|
|
12
|
-
(function (SettingConstants) {
|
|
13
|
-
/**
|
|
14
|
-
* Accel.
|
|
15
|
-
*/
|
|
16
|
-
SettingConstants["ACCEL"] = "accel";
|
|
17
|
-
/**
|
|
18
|
-
* Calibration Type.
|
|
19
|
-
*/
|
|
20
|
-
SettingConstants["CALIBRATION_TYPE"] = "calibration.type";
|
|
21
|
-
/**
|
|
22
|
-
* Cloop Continuous Enable.
|
|
23
|
-
*/
|
|
24
|
-
SettingConstants["CLOOP_CONTINUOUS_ENABLE"] = "cloop.continuous.enable";
|
|
25
|
-
/**
|
|
26
|
-
* Cloop Counts.
|
|
27
|
-
*/
|
|
28
|
-
SettingConstants["CLOOP_COUNTS"] = "cloop.counts";
|
|
29
|
-
/**
|
|
30
|
-
* Cloop Displace Tolerance.
|
|
31
|
-
*/
|
|
32
|
-
SettingConstants["CLOOP_DISPLACE_TOLERANCE"] = "cloop.displace.tolerance";
|
|
33
|
-
/**
|
|
34
|
-
* Cloop Duration Max.
|
|
35
|
-
*/
|
|
36
|
-
SettingConstants["CLOOP_DURATION_MAX"] = "cloop.duration.max";
|
|
37
|
-
/**
|
|
38
|
-
* Cloop Enable.
|
|
39
|
-
*/
|
|
40
|
-
SettingConstants["CLOOP_ENABLE"] = "cloop.enable";
|
|
41
|
-
/**
|
|
42
|
-
* Cloop Mode.
|
|
43
|
-
*/
|
|
44
|
-
SettingConstants["CLOOP_MODE"] = "cloop.mode";
|
|
45
|
-
/**
|
|
46
|
-
* Cloop Recovery Enable.
|
|
47
|
-
*/
|
|
48
|
-
SettingConstants["CLOOP_RECOVERY_ENABLE"] = "cloop.recovery.enable";
|
|
49
|
-
/**
|
|
50
|
-
* Cloop Settle Period.
|
|
51
|
-
*/
|
|
52
|
-
SettingConstants["CLOOP_SETTLE_PERIOD"] = "cloop.settle.period";
|
|
53
|
-
/**
|
|
54
|
-
* Cloop Settle Tolerance.
|
|
55
|
-
*/
|
|
56
|
-
SettingConstants["CLOOP_SETTLE_TOLERANCE"] = "cloop.settle.tolerance";
|
|
57
|
-
/**
|
|
58
|
-
* Cloop Stalltimeout.
|
|
59
|
-
*/
|
|
60
|
-
SettingConstants["CLOOP_STALLTIMEOUT"] = "cloop.stalltimeout";
|
|
61
|
-
/**
|
|
62
|
-
* Cloop Steps.
|
|
63
|
-
*/
|
|
64
|
-
SettingConstants["CLOOP_STEPS"] = "cloop.steps";
|
|
65
|
-
/**
|
|
66
|
-
* Cloop Timeout.
|
|
67
|
-
*/
|
|
68
|
-
SettingConstants["CLOOP_TIMEOUT"] = "cloop.timeout";
|
|
69
|
-
/**
|
|
70
|
-
* Comm Address.
|
|
71
|
-
*/
|
|
72
|
-
SettingConstants["COMM_ADDRESS"] = "comm.address";
|
|
73
|
-
/**
|
|
74
|
-
* Comm Alert.
|
|
75
|
-
*/
|
|
76
|
-
SettingConstants["COMM_ALERT"] = "comm.alert";
|
|
77
|
-
/**
|
|
78
|
-
* Comm Checksum.
|
|
79
|
-
*/
|
|
80
|
-
SettingConstants["COMM_CHECKSUM"] = "comm.checksum";
|
|
81
|
-
/**
|
|
82
|
-
* Comm Protocol.
|
|
83
|
-
*/
|
|
84
|
-
SettingConstants["COMM_PROTOCOL"] = "comm.protocol";
|
|
85
|
-
/**
|
|
86
|
-
* Comm Rs 232 Baud.
|
|
87
|
-
*/
|
|
88
|
-
SettingConstants["COMM_RS_232_BAUD"] = "comm.rs232.baud";
|
|
89
|
-
/**
|
|
90
|
-
* Comm Rs 232 Protocol.
|
|
91
|
-
*/
|
|
92
|
-
SettingConstants["COMM_RS_232_PROTOCOL"] = "comm.rs232.protocol";
|
|
93
|
-
/**
|
|
94
|
-
* Comm Rs 485 Baud.
|
|
95
|
-
*/
|
|
96
|
-
SettingConstants["COMM_RS_485_BAUD"] = "comm.rs485.baud";
|
|
97
|
-
/**
|
|
98
|
-
* Comm Rs 485 Enable.
|
|
99
|
-
*/
|
|
100
|
-
SettingConstants["COMM_RS_485_ENABLE"] = "comm.rs485.enable";
|
|
101
|
-
/**
|
|
102
|
-
* Comm Rs 485 Protocol.
|
|
103
|
-
*/
|
|
104
|
-
SettingConstants["COMM_RS_485_PROTOCOL"] = "comm.rs485.protocol";
|
|
105
|
-
/**
|
|
106
|
-
* Comm Usb Protocol.
|
|
107
|
-
*/
|
|
108
|
-
SettingConstants["COMM_USB_PROTOCOL"] = "comm.usb.protocol";
|
|
109
|
-
/**
|
|
110
|
-
* Deviceid.
|
|
111
|
-
*/
|
|
112
|
-
SettingConstants["DEVICEID"] = "deviceid";
|
|
113
|
-
/**
|
|
114
|
-
* Driver Current Hold.
|
|
115
|
-
*/
|
|
116
|
-
SettingConstants["DRIVER_CURRENT_HOLD"] = "driver.current.hold";
|
|
117
|
-
/**
|
|
118
|
-
* Driver Current Max.
|
|
119
|
-
*/
|
|
120
|
-
SettingConstants["DRIVER_CURRENT_MAX"] = "driver.current.max";
|
|
121
|
-
/**
|
|
122
|
-
* Driver Current Run.
|
|
123
|
-
*/
|
|
124
|
-
SettingConstants["DRIVER_CURRENT_RUN"] = "driver.current.run";
|
|
125
|
-
/**
|
|
126
|
-
* Driver Current Servo.
|
|
127
|
-
*/
|
|
128
|
-
SettingConstants["DRIVER_CURRENT_SERVO"] = "driver.current.servo";
|
|
129
|
-
/**
|
|
130
|
-
* Driver Dir.
|
|
131
|
-
*/
|
|
132
|
-
SettingConstants["DRIVER_DIR"] = "driver.dir";
|
|
133
|
-
/**
|
|
134
|
-
* Driver Enabled.
|
|
135
|
-
*/
|
|
136
|
-
SettingConstants["DRIVER_ENABLED"] = "driver.enabled";
|
|
137
|
-
/**
|
|
138
|
-
* Driver Temperature.
|
|
139
|
-
*/
|
|
140
|
-
SettingConstants["DRIVER_TEMPERATURE"] = "driver.temperature";
|
|
141
|
-
/**
|
|
142
|
-
* Encoder Count.
|
|
143
|
-
*/
|
|
144
|
-
SettingConstants["ENCODER_COUNT"] = "encoder.count";
|
|
145
|
-
/**
|
|
146
|
-
* Encoder Count Cal.
|
|
147
|
-
*/
|
|
148
|
-
SettingConstants["ENCODER_COUNT_CAL"] = "encoder.count.cal";
|
|
149
|
-
/**
|
|
150
|
-
* Encoder Count Calibrated.
|
|
151
|
-
*/
|
|
152
|
-
SettingConstants["ENCODER_COUNT_CALIBRATED"] = "encoder.count.calibrated";
|
|
153
|
-
/**
|
|
154
|
-
* Encoder Dir.
|
|
155
|
-
*/
|
|
156
|
-
SettingConstants["ENCODER_DIR"] = "encoder.dir";
|
|
157
|
-
/**
|
|
158
|
-
* Encoder Error.
|
|
159
|
-
*/
|
|
160
|
-
SettingConstants["ENCODER_ERROR"] = "encoder.error";
|
|
161
|
-
/**
|
|
162
|
-
* Encoder Fault Type.
|
|
163
|
-
*/
|
|
164
|
-
SettingConstants["ENCODER_FAULT_TYPE"] = "encoder.fault.type";
|
|
165
|
-
/**
|
|
166
|
-
* Encoder Filter.
|
|
167
|
-
*/
|
|
168
|
-
SettingConstants["ENCODER_FILTER"] = "encoder.filter";
|
|
169
|
-
/**
|
|
170
|
-
* Encoder Index Count.
|
|
171
|
-
*/
|
|
172
|
-
SettingConstants["ENCODER_INDEX_COUNT"] = "encoder.index.count";
|
|
173
|
-
/**
|
|
174
|
-
* Encoder Index Mode.
|
|
175
|
-
*/
|
|
176
|
-
SettingConstants["ENCODER_INDEX_MODE"] = "encoder.index.mode";
|
|
177
|
-
/**
|
|
178
|
-
* Encoder Index Phase.
|
|
179
|
-
*/
|
|
180
|
-
SettingConstants["ENCODER_INDEX_PHASE"] = "encoder.index.phase";
|
|
181
|
-
/**
|
|
182
|
-
* Encoder Mode.
|
|
183
|
-
*/
|
|
184
|
-
SettingConstants["ENCODER_MODE"] = "encoder.mode";
|
|
185
|
-
/**
|
|
186
|
-
* Encoder Pos.
|
|
187
|
-
*/
|
|
188
|
-
SettingConstants["ENCODER_POS"] = "encoder.pos";
|
|
189
|
-
/**
|
|
190
|
-
* Encoder Pos Error.
|
|
191
|
-
*/
|
|
192
|
-
SettingConstants["ENCODER_POS_ERROR"] = "encoder.pos.error";
|
|
193
|
-
/**
|
|
194
|
-
* Filter Holderid.
|
|
195
|
-
*/
|
|
196
|
-
SettingConstants["FILTER_HOLDERID"] = "filter.holderid";
|
|
197
|
-
/**
|
|
198
|
-
* Force Average.
|
|
199
|
-
*/
|
|
200
|
-
SettingConstants["FORCE_AVERAGE"] = "force.average";
|
|
201
|
-
/**
|
|
202
|
-
* Joy Debug.
|
|
203
|
-
*/
|
|
204
|
-
SettingConstants["JOY_DEBUG"] = "joy.debug";
|
|
205
|
-
/**
|
|
206
|
-
* Knob Dir.
|
|
207
|
-
*/
|
|
208
|
-
SettingConstants["KNOB_DIR"] = "knob.dir";
|
|
209
|
-
/**
|
|
210
|
-
* Knob Distance.
|
|
211
|
-
*/
|
|
212
|
-
SettingConstants["KNOB_DISTANCE"] = "knob.distance";
|
|
213
|
-
/**
|
|
214
|
-
* Knob Enable.
|
|
215
|
-
*/
|
|
216
|
-
SettingConstants["KNOB_ENABLE"] = "knob.enable";
|
|
217
|
-
/**
|
|
218
|
-
* Knob Force.
|
|
219
|
-
*/
|
|
220
|
-
SettingConstants["KNOB_FORCE"] = "knob.force";
|
|
221
|
-
/**
|
|
222
|
-
* Knob Forceprofile.
|
|
223
|
-
*/
|
|
224
|
-
SettingConstants["KNOB_FORCEPROFILE"] = "knob.forceprofile";
|
|
225
|
-
/**
|
|
226
|
-
* Knob Maxspeed.
|
|
227
|
-
*/
|
|
228
|
-
SettingConstants["KNOB_MAXSPEED"] = "knob.maxspeed";
|
|
229
|
-
/**
|
|
230
|
-
* Knob Mode.
|
|
231
|
-
*/
|
|
232
|
-
SettingConstants["KNOB_MODE"] = "knob.mode";
|
|
233
|
-
/**
|
|
234
|
-
* Knob Speedprofile.
|
|
235
|
-
*/
|
|
236
|
-
SettingConstants["KNOB_SPEEDPROFILE"] = "knob.speedprofile";
|
|
237
|
-
/**
|
|
238
|
-
* Lamp Current.
|
|
239
|
-
*/
|
|
240
|
-
SettingConstants["LAMP_CURRENT"] = "lamp.current";
|
|
241
|
-
/**
|
|
242
|
-
* Lamp Current Max.
|
|
243
|
-
*/
|
|
244
|
-
SettingConstants["LAMP_CURRENT_MAX"] = "lamp.current.max";
|
|
245
|
-
/**
|
|
246
|
-
* Lamp Flux.
|
|
247
|
-
*/
|
|
248
|
-
SettingConstants["LAMP_FLUX"] = "lamp.flux";
|
|
249
|
-
/**
|
|
250
|
-
* Lamp Flux Max.
|
|
251
|
-
*/
|
|
252
|
-
SettingConstants["LAMP_FLUX_MAX"] = "lamp.flux.max";
|
|
253
|
-
/**
|
|
254
|
-
* Lamp Status.
|
|
255
|
-
*/
|
|
256
|
-
SettingConstants["LAMP_STATUS"] = "lamp.status";
|
|
257
|
-
/**
|
|
258
|
-
* Lamp Temperature.
|
|
259
|
-
*/
|
|
260
|
-
SettingConstants["LAMP_TEMPERATURE"] = "lamp.temperature";
|
|
261
|
-
/**
|
|
262
|
-
* Lamp Wavelength Fwhm.
|
|
263
|
-
*/
|
|
264
|
-
SettingConstants["LAMP_WAVELENGTH_FWHM"] = "lamp.wavelength.fwhm";
|
|
265
|
-
/**
|
|
266
|
-
* Lamp Wavelength Peak.
|
|
267
|
-
*/
|
|
268
|
-
SettingConstants["LAMP_WAVELENGTH_PEAK"] = "lamp.wavelength.peak";
|
|
269
|
-
/**
|
|
270
|
-
* Limit Approach Accel.
|
|
271
|
-
*/
|
|
272
|
-
SettingConstants["LIMIT_APPROACH_ACCEL"] = "limit.approach.accel";
|
|
273
|
-
/**
|
|
274
|
-
* Limit Approach Maxspeed.
|
|
275
|
-
*/
|
|
276
|
-
SettingConstants["LIMIT_APPROACH_MAXSPEED"] = "limit.approach.maxspeed";
|
|
277
|
-
/**
|
|
278
|
-
* Limit Away Action.
|
|
279
|
-
*/
|
|
280
|
-
SettingConstants["LIMIT_AWAY_ACTION"] = "limit.away.action";
|
|
281
|
-
/**
|
|
282
|
-
* Limit Away Edge.
|
|
283
|
-
*/
|
|
284
|
-
SettingConstants["LIMIT_AWAY_EDGE"] = "limit.away.edge";
|
|
285
|
-
/**
|
|
286
|
-
* Limit Away Pos.
|
|
287
|
-
*/
|
|
288
|
-
SettingConstants["LIMIT_AWAY_POS"] = "limit.away.pos";
|
|
289
|
-
/**
|
|
290
|
-
* Limit Away Posupdate.
|
|
291
|
-
*/
|
|
292
|
-
SettingConstants["LIMIT_AWAY_POSUPDATE"] = "limit.away.posupdate";
|
|
293
|
-
/**
|
|
294
|
-
* Limit Away Preset.
|
|
295
|
-
*/
|
|
296
|
-
SettingConstants["LIMIT_AWAY_PRESET"] = "limit.away.preset";
|
|
297
|
-
/**
|
|
298
|
-
* Limit Away State.
|
|
299
|
-
*/
|
|
300
|
-
SettingConstants["LIMIT_AWAY_STATE"] = "limit.away.state";
|
|
301
|
-
/**
|
|
302
|
-
* Limit Away Triggered.
|
|
303
|
-
*/
|
|
304
|
-
SettingConstants["LIMIT_AWAY_TRIGGERED"] = "limit.away.triggered";
|
|
305
|
-
/**
|
|
306
|
-
* Limit Away Type.
|
|
307
|
-
*/
|
|
308
|
-
SettingConstants["LIMIT_AWAY_TYPE"] = "limit.away.type";
|
|
309
|
-
/**
|
|
310
|
-
* Limit C Action.
|
|
311
|
-
*/
|
|
312
|
-
SettingConstants["LIMIT_C_ACTION"] = "limit.c.action";
|
|
313
|
-
/**
|
|
314
|
-
* Limit C Edge.
|
|
315
|
-
*/
|
|
316
|
-
SettingConstants["LIMIT_C_EDGE"] = "limit.c.edge";
|
|
317
|
-
/**
|
|
318
|
-
* Limit C Pos.
|
|
319
|
-
*/
|
|
320
|
-
SettingConstants["LIMIT_C_POS"] = "limit.c.pos";
|
|
321
|
-
/**
|
|
322
|
-
* Limit C Posupdate.
|
|
323
|
-
*/
|
|
324
|
-
SettingConstants["LIMIT_C_POSUPDATE"] = "limit.c.posupdate";
|
|
325
|
-
/**
|
|
326
|
-
* Limit C Preset.
|
|
327
|
-
*/
|
|
328
|
-
SettingConstants["LIMIT_C_PRESET"] = "limit.c.preset";
|
|
329
|
-
/**
|
|
330
|
-
* Limit C State.
|
|
331
|
-
*/
|
|
332
|
-
SettingConstants["LIMIT_C_STATE"] = "limit.c.state";
|
|
333
|
-
/**
|
|
334
|
-
* Limit C Triggered.
|
|
335
|
-
*/
|
|
336
|
-
SettingConstants["LIMIT_C_TRIGGERED"] = "limit.c.triggered";
|
|
337
|
-
/**
|
|
338
|
-
* Limit C Type.
|
|
339
|
-
*/
|
|
340
|
-
SettingConstants["LIMIT_C_TYPE"] = "limit.c.type";
|
|
341
|
-
/**
|
|
342
|
-
* Limit Cycle Dist.
|
|
343
|
-
*/
|
|
344
|
-
SettingConstants["LIMIT_CYCLE_DIST"] = "limit.cycle.dist";
|
|
345
|
-
/**
|
|
346
|
-
* Limit D Action.
|
|
347
|
-
*/
|
|
348
|
-
SettingConstants["LIMIT_D_ACTION"] = "limit.d.action";
|
|
349
|
-
/**
|
|
350
|
-
* Limit D Edge.
|
|
351
|
-
*/
|
|
352
|
-
SettingConstants["LIMIT_D_EDGE"] = "limit.d.edge";
|
|
353
|
-
/**
|
|
354
|
-
* Limit D Pos.
|
|
355
|
-
*/
|
|
356
|
-
SettingConstants["LIMIT_D_POS"] = "limit.d.pos";
|
|
357
|
-
/**
|
|
358
|
-
* Limit D Posupdate.
|
|
359
|
-
*/
|
|
360
|
-
SettingConstants["LIMIT_D_POSUPDATE"] = "limit.d.posupdate";
|
|
361
|
-
/**
|
|
362
|
-
* Limit D Preset.
|
|
363
|
-
*/
|
|
364
|
-
SettingConstants["LIMIT_D_PRESET"] = "limit.d.preset";
|
|
365
|
-
/**
|
|
366
|
-
* Limit D State.
|
|
367
|
-
*/
|
|
368
|
-
SettingConstants["LIMIT_D_STATE"] = "limit.d.state";
|
|
369
|
-
/**
|
|
370
|
-
* Limit D Triggered.
|
|
371
|
-
*/
|
|
372
|
-
SettingConstants["LIMIT_D_TRIGGERED"] = "limit.d.triggered";
|
|
373
|
-
/**
|
|
374
|
-
* Limit D Type.
|
|
375
|
-
*/
|
|
376
|
-
SettingConstants["LIMIT_D_TYPE"] = "limit.d.type";
|
|
377
|
-
/**
|
|
378
|
-
* Limit Detect Decelonly.
|
|
379
|
-
*/
|
|
380
|
-
SettingConstants["LIMIT_DETECT_DECELONLY"] = "limit.detect.decelonly";
|
|
381
|
-
/**
|
|
382
|
-
* Limit Detect Maxspeed.
|
|
383
|
-
*/
|
|
384
|
-
SettingConstants["LIMIT_DETECT_MAXSPEED"] = "limit.detect.maxspeed";
|
|
385
|
-
/**
|
|
386
|
-
* Limit Home Action.
|
|
387
|
-
*/
|
|
388
|
-
SettingConstants["LIMIT_HOME_ACTION"] = "limit.home.action";
|
|
389
|
-
/**
|
|
390
|
-
* Limit Home Edge.
|
|
391
|
-
*/
|
|
392
|
-
SettingConstants["LIMIT_HOME_EDGE"] = "limit.home.edge";
|
|
393
|
-
/**
|
|
394
|
-
* Limit Home Pos.
|
|
395
|
-
*/
|
|
396
|
-
SettingConstants["LIMIT_HOME_POS"] = "limit.home.pos";
|
|
397
|
-
/**
|
|
398
|
-
* Limit Home Posupdate.
|
|
399
|
-
*/
|
|
400
|
-
SettingConstants["LIMIT_HOME_POSUPDATE"] = "limit.home.posupdate";
|
|
401
|
-
/**
|
|
402
|
-
* Limit Home Preset.
|
|
403
|
-
*/
|
|
404
|
-
SettingConstants["LIMIT_HOME_PRESET"] = "limit.home.preset";
|
|
405
|
-
/**
|
|
406
|
-
* Limit Home State.
|
|
407
|
-
*/
|
|
408
|
-
SettingConstants["LIMIT_HOME_STATE"] = "limit.home.state";
|
|
409
|
-
/**
|
|
410
|
-
* Limit Home Triggered.
|
|
411
|
-
*/
|
|
412
|
-
SettingConstants["LIMIT_HOME_TRIGGERED"] = "limit.home.triggered";
|
|
413
|
-
/**
|
|
414
|
-
* Limit Home Type.
|
|
415
|
-
*/
|
|
416
|
-
SettingConstants["LIMIT_HOME_TYPE"] = "limit.home.type";
|
|
417
|
-
/**
|
|
418
|
-
* Limit Max.
|
|
419
|
-
*/
|
|
420
|
-
SettingConstants["LIMIT_MAX"] = "limit.max";
|
|
421
|
-
/**
|
|
422
|
-
* Limit Min.
|
|
423
|
-
*/
|
|
424
|
-
SettingConstants["LIMIT_MIN"] = "limit.min";
|
|
425
|
-
/**
|
|
426
|
-
* Limit Start Pos.
|
|
427
|
-
*/
|
|
428
|
-
SettingConstants["LIMIT_START_POS"] = "limit.start.pos";
|
|
429
|
-
/**
|
|
430
|
-
* Limit Swapinputs.
|
|
431
|
-
*/
|
|
432
|
-
SettingConstants["LIMIT_SWAPINPUTS"] = "limit.swapinputs";
|
|
433
|
-
/**
|
|
434
|
-
* Lockstep Numgroups.
|
|
435
|
-
*/
|
|
436
|
-
SettingConstants["LOCKSTEP_NUMGROUPS"] = "lockstep.numgroups";
|
|
437
|
-
/**
|
|
438
|
-
* Lockstep Tolerance.
|
|
439
|
-
*/
|
|
440
|
-
SettingConstants["LOCKSTEP_TOLERANCE"] = "lockstep.tolerance";
|
|
441
|
-
/**
|
|
442
|
-
* Maxspeed.
|
|
443
|
-
*/
|
|
444
|
-
SettingConstants["MAXSPEED"] = "maxspeed";
|
|
445
|
-
/**
|
|
446
|
-
* Motion Accelonly.
|
|
447
|
-
*/
|
|
448
|
-
SettingConstants["MOTION_ACCELONLY"] = "motion.accelonly";
|
|
449
|
-
/**
|
|
450
|
-
* Motion Busy.
|
|
451
|
-
*/
|
|
452
|
-
SettingConstants["MOTION_BUSY"] = "motion.busy";
|
|
453
|
-
/**
|
|
454
|
-
* Motion Decelonly.
|
|
455
|
-
*/
|
|
456
|
-
SettingConstants["MOTION_DECELONLY"] = "motion.decelonly";
|
|
457
|
-
/**
|
|
458
|
-
* Motion Index Dist.
|
|
459
|
-
*/
|
|
460
|
-
SettingConstants["MOTION_INDEX_DIST"] = "motion.index.dist";
|
|
461
|
-
/**
|
|
462
|
-
* Motion Index Num.
|
|
463
|
-
*/
|
|
464
|
-
SettingConstants["MOTION_INDEX_NUM"] = "motion.index.num";
|
|
465
|
-
/**
|
|
466
|
-
* Motor Current Max.
|
|
467
|
-
*/
|
|
468
|
-
SettingConstants["MOTOR_CURRENT_MAX"] = "motor.current.max";
|
|
469
|
-
/**
|
|
470
|
-
* Parking State.
|
|
471
|
-
*/
|
|
472
|
-
SettingConstants["PARKING_STATE"] = "parking.state";
|
|
473
|
-
/**
|
|
474
|
-
* Peripheral ID (Firmware 7 and higher).
|
|
475
|
-
*/
|
|
476
|
-
SettingConstants["PERIPHERAL_ID"] = "peripheral.id";
|
|
477
|
-
/**
|
|
478
|
-
* Peripheral Id Pending.
|
|
479
|
-
*/
|
|
480
|
-
SettingConstants["PERIPHERAL_ID_PENDING"] = "peripheral.id.pending";
|
|
481
|
-
/**
|
|
482
|
-
* Peripheral Serial.
|
|
483
|
-
*/
|
|
484
|
-
SettingConstants["PERIPHERAL_SERIAL"] = "peripheral.serial";
|
|
485
|
-
/**
|
|
486
|
-
* Peripheral Serial Pending.
|
|
487
|
-
*/
|
|
488
|
-
SettingConstants["PERIPHERAL_SERIAL_PENDING"] = "peripheral.serial.pending";
|
|
489
|
-
/**
|
|
490
|
-
* Peripheral ID (Firmware 6 and lower).
|
|
491
|
-
*/
|
|
492
|
-
SettingConstants["PERIPHERALID"] = "peripheralid";
|
|
493
|
-
/**
|
|
494
|
-
* Pos.
|
|
495
|
-
*/
|
|
496
|
-
SettingConstants["POS"] = "pos";
|
|
497
|
-
/**
|
|
498
|
-
* Resolution.
|
|
499
|
-
*/
|
|
500
|
-
SettingConstants["RESOLUTION"] = "resolution";
|
|
501
|
-
/**
|
|
502
|
-
* Scope Delay.
|
|
503
|
-
*/
|
|
504
|
-
SettingConstants["SCOPE_DELAY"] = "scope.delay";
|
|
505
|
-
/**
|
|
506
|
-
* Scope Timebase.
|
|
507
|
-
*/
|
|
508
|
-
SettingConstants["SCOPE_TIMEBASE"] = "scope.timebase";
|
|
509
|
-
/**
|
|
510
|
-
* Stream Numbufs.
|
|
511
|
-
*/
|
|
512
|
-
SettingConstants["STREAM_NUMBUFS"] = "stream.numbufs";
|
|
513
|
-
/**
|
|
514
|
-
* Stream Numstreams.
|
|
515
|
-
*/
|
|
516
|
-
SettingConstants["STREAM_NUMSTREAMS"] = "stream.numstreams";
|
|
517
|
-
/**
|
|
518
|
-
* System Access.
|
|
519
|
-
*/
|
|
520
|
-
SettingConstants["SYSTEM_ACCESS"] = "system.access";
|
|
521
|
-
/**
|
|
522
|
-
* System Axiscount.
|
|
523
|
-
*/
|
|
524
|
-
SettingConstants["SYSTEM_AXISCOUNT"] = "system.axiscount";
|
|
525
|
-
/**
|
|
526
|
-
* System Current.
|
|
527
|
-
*/
|
|
528
|
-
SettingConstants["SYSTEM_CURRENT"] = "system.current";
|
|
529
|
-
/**
|
|
530
|
-
* System Led Enable.
|
|
531
|
-
*/
|
|
532
|
-
SettingConstants["SYSTEM_LED_ENABLE"] = "system.led.enable";
|
|
533
|
-
/**
|
|
534
|
-
* System Serial.
|
|
535
|
-
*/
|
|
536
|
-
SettingConstants["SYSTEM_SERIAL"] = "system.serial";
|
|
537
|
-
/**
|
|
538
|
-
* System Temperature.
|
|
539
|
-
*/
|
|
540
|
-
SettingConstants["SYSTEM_TEMPERATURE"] = "system.temperature";
|
|
541
|
-
/**
|
|
542
|
-
* System Voltage.
|
|
543
|
-
*/
|
|
544
|
-
SettingConstants["SYSTEM_VOLTAGE"] = "system.voltage";
|
|
545
|
-
/**
|
|
546
|
-
* Trigger Numactions.
|
|
547
|
-
*/
|
|
548
|
-
SettingConstants["TRIGGER_NUMACTIONS"] = "trigger.numactions";
|
|
549
|
-
/**
|
|
550
|
-
* Trigger Numtriggers.
|
|
551
|
-
*/
|
|
552
|
-
SettingConstants["TRIGGER_NUMTRIGGERS"] = "trigger.numtriggers";
|
|
553
|
-
/**
|
|
554
|
-
* Vel.
|
|
555
|
-
*/
|
|
556
|
-
SettingConstants["VEL"] = "vel";
|
|
557
|
-
/**
|
|
558
|
-
* Version.
|
|
559
|
-
*/
|
|
560
|
-
SettingConstants["VERSION"] = "version";
|
|
561
|
-
/**
|
|
562
|
-
* Version Build.
|
|
563
|
-
*/
|
|
564
|
-
SettingConstants["VERSION_BUILD"] = "version.build";
|
|
565
|
-
/**
|
|
566
|
-
* Virtual Numvirtual.
|
|
567
|
-
*/
|
|
568
|
-
SettingConstants["VIRTUAL_NUMVIRTUAL"] = "virtual.numvirtual";
|
|
569
|
-
})(SettingConstants = exports.SettingConstants || (exports.SettingConstants = {}));
|
|
570
|
-
//# sourceMappingURL=setting_constants.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"setting_constants.js","sourceRoot":"","sources":["../../../src-web/ascii/setting_constants.ts"],"names":[],"mappings":"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","sourcesContent":["// ==== THIS FILE IS GENERATED FROM A TEMPLATE ==== //\n// ============= DO NOT EDIT DIRECTLY ============= //\n\n/**\n * Named constants for all Zaber ASCII protocol settings.\n * For more information please refer to the\n * [ASCII Protocol Manual](https://www.zaber.com/protocol-manual#topic_settings).\n */\nexport enum SettingConstants {\n /**\n * Accel.\n */\n ACCEL = 'accel',\n\n /**\n * Calibration Type.\n */\n CALIBRATION_TYPE = 'calibration.type',\n\n /**\n * Cloop Continuous Enable.\n */\n CLOOP_CONTINUOUS_ENABLE = 'cloop.continuous.enable',\n\n /**\n * Cloop Counts.\n */\n CLOOP_COUNTS = 'cloop.counts',\n\n /**\n * Cloop Displace Tolerance.\n */\n CLOOP_DISPLACE_TOLERANCE = 'cloop.displace.tolerance',\n\n /**\n * Cloop Duration Max.\n */\n CLOOP_DURATION_MAX = 'cloop.duration.max',\n\n /**\n * Cloop Enable.\n */\n CLOOP_ENABLE = 'cloop.enable',\n\n /**\n * Cloop Mode.\n */\n CLOOP_MODE = 'cloop.mode',\n\n /**\n * Cloop Recovery Enable.\n */\n CLOOP_RECOVERY_ENABLE = 'cloop.recovery.enable',\n\n /**\n * Cloop Settle Period.\n */\n CLOOP_SETTLE_PERIOD = 'cloop.settle.period',\n\n /**\n * Cloop Settle Tolerance.\n */\n CLOOP_SETTLE_TOLERANCE = 'cloop.settle.tolerance',\n\n /**\n * Cloop Stalltimeout.\n */\n CLOOP_STALLTIMEOUT = 'cloop.stalltimeout',\n\n /**\n * Cloop Steps.\n */\n CLOOP_STEPS = 'cloop.steps',\n\n /**\n * Cloop Timeout.\n */\n CLOOP_TIMEOUT = 'cloop.timeout',\n\n /**\n * Comm Address.\n */\n COMM_ADDRESS = 'comm.address',\n\n /**\n * Comm Alert.\n */\n COMM_ALERT = 'comm.alert',\n\n /**\n * Comm Checksum.\n */\n COMM_CHECKSUM = 'comm.checksum',\n\n /**\n * Comm Protocol.\n */\n COMM_PROTOCOL = 'comm.protocol',\n\n /**\n * Comm Rs 232 Baud.\n */\n COMM_RS_232_BAUD = 'comm.rs232.baud',\n\n /**\n * Comm Rs 232 Protocol.\n */\n COMM_RS_232_PROTOCOL = 'comm.rs232.protocol',\n\n /**\n * Comm Rs 485 Baud.\n */\n COMM_RS_485_BAUD = 'comm.rs485.baud',\n\n /**\n * Comm Rs 485 Enable.\n */\n COMM_RS_485_ENABLE = 'comm.rs485.enable',\n\n /**\n * Comm Rs 485 Protocol.\n */\n COMM_RS_485_PROTOCOL = 'comm.rs485.protocol',\n\n /**\n * Comm Usb Protocol.\n */\n COMM_USB_PROTOCOL = 'comm.usb.protocol',\n\n /**\n * Deviceid.\n */\n DEVICEID = 'deviceid',\n\n /**\n * Driver Current Hold.\n */\n DRIVER_CURRENT_HOLD = 'driver.current.hold',\n\n /**\n * Driver Current Max.\n */\n DRIVER_CURRENT_MAX = 'driver.current.max',\n\n /**\n * Driver Current Run.\n */\n DRIVER_CURRENT_RUN = 'driver.current.run',\n\n /**\n * Driver Current Servo.\n */\n DRIVER_CURRENT_SERVO = 'driver.current.servo',\n\n /**\n * Driver Dir.\n */\n DRIVER_DIR = 'driver.dir',\n\n /**\n * Driver Enabled.\n */\n DRIVER_ENABLED = 'driver.enabled',\n\n /**\n * Driver Temperature.\n */\n DRIVER_TEMPERATURE = 'driver.temperature',\n\n /**\n * Encoder Count.\n */\n ENCODER_COUNT = 'encoder.count',\n\n /**\n * Encoder Count Cal.\n */\n ENCODER_COUNT_CAL = 'encoder.count.cal',\n\n /**\n * Encoder Count Calibrated.\n */\n ENCODER_COUNT_CALIBRATED = 'encoder.count.calibrated',\n\n /**\n * Encoder Dir.\n */\n ENCODER_DIR = 'encoder.dir',\n\n /**\n * Encoder Error.\n */\n ENCODER_ERROR = 'encoder.error',\n\n /**\n * Encoder Fault Type.\n */\n ENCODER_FAULT_TYPE = 'encoder.fault.type',\n\n /**\n * Encoder Filter.\n */\n ENCODER_FILTER = 'encoder.filter',\n\n /**\n * Encoder Index Count.\n */\n ENCODER_INDEX_COUNT = 'encoder.index.count',\n\n /**\n * Encoder Index Mode.\n */\n ENCODER_INDEX_MODE = 'encoder.index.mode',\n\n /**\n * Encoder Index Phase.\n */\n ENCODER_INDEX_PHASE = 'encoder.index.phase',\n\n /**\n * Encoder Mode.\n */\n ENCODER_MODE = 'encoder.mode',\n\n /**\n * Encoder Pos.\n */\n ENCODER_POS = 'encoder.pos',\n\n /**\n * Encoder Pos Error.\n */\n ENCODER_POS_ERROR = 'encoder.pos.error',\n\n /**\n * Filter Holderid.\n */\n FILTER_HOLDERID = 'filter.holderid',\n\n /**\n * Force Average.\n */\n FORCE_AVERAGE = 'force.average',\n\n /**\n * Joy Debug.\n */\n JOY_DEBUG = 'joy.debug',\n\n /**\n * Knob Dir.\n */\n KNOB_DIR = 'knob.dir',\n\n /**\n * Knob Distance.\n */\n KNOB_DISTANCE = 'knob.distance',\n\n /**\n * Knob Enable.\n */\n KNOB_ENABLE = 'knob.enable',\n\n /**\n * Knob Force.\n */\n KNOB_FORCE = 'knob.force',\n\n /**\n * Knob Forceprofile.\n */\n KNOB_FORCEPROFILE = 'knob.forceprofile',\n\n /**\n * Knob Maxspeed.\n */\n KNOB_MAXSPEED = 'knob.maxspeed',\n\n /**\n * Knob Mode.\n */\n KNOB_MODE = 'knob.mode',\n\n /**\n * Knob Speedprofile.\n */\n KNOB_SPEEDPROFILE = 'knob.speedprofile',\n\n /**\n * Lamp Current.\n */\n LAMP_CURRENT = 'lamp.current',\n\n /**\n * Lamp Current Max.\n */\n LAMP_CURRENT_MAX = 'lamp.current.max',\n\n /**\n * Lamp Flux.\n */\n LAMP_FLUX = 'lamp.flux',\n\n /**\n * Lamp Flux Max.\n */\n LAMP_FLUX_MAX = 'lamp.flux.max',\n\n /**\n * Lamp Status.\n */\n LAMP_STATUS = 'lamp.status',\n\n /**\n * Lamp Temperature.\n */\n LAMP_TEMPERATURE = 'lamp.temperature',\n\n /**\n * Lamp Wavelength Fwhm.\n */\n LAMP_WAVELENGTH_FWHM = 'lamp.wavelength.fwhm',\n\n /**\n * Lamp Wavelength Peak.\n */\n LAMP_WAVELENGTH_PEAK = 'lamp.wavelength.peak',\n\n /**\n * Limit Approach Accel.\n */\n LIMIT_APPROACH_ACCEL = 'limit.approach.accel',\n\n /**\n * Limit Approach Maxspeed.\n */\n LIMIT_APPROACH_MAXSPEED = 'limit.approach.maxspeed',\n\n /**\n * Limit Away Action.\n */\n LIMIT_AWAY_ACTION = 'limit.away.action',\n\n /**\n * Limit Away Edge.\n */\n LIMIT_AWAY_EDGE = 'limit.away.edge',\n\n /**\n * Limit Away Pos.\n */\n LIMIT_AWAY_POS = 'limit.away.pos',\n\n /**\n * Limit Away Posupdate.\n */\n LIMIT_AWAY_POSUPDATE = 'limit.away.posupdate',\n\n /**\n * Limit Away Preset.\n */\n LIMIT_AWAY_PRESET = 'limit.away.preset',\n\n /**\n * Limit Away State.\n */\n LIMIT_AWAY_STATE = 'limit.away.state',\n\n /**\n * Limit Away Triggered.\n */\n LIMIT_AWAY_TRIGGERED = 'limit.away.triggered',\n\n /**\n * Limit Away Type.\n */\n LIMIT_AWAY_TYPE = 'limit.away.type',\n\n /**\n * Limit C Action.\n */\n LIMIT_C_ACTION = 'limit.c.action',\n\n /**\n * Limit C Edge.\n */\n LIMIT_C_EDGE = 'limit.c.edge',\n\n /**\n * Limit C Pos.\n */\n LIMIT_C_POS = 'limit.c.pos',\n\n /**\n * Limit C Posupdate.\n */\n LIMIT_C_POSUPDATE = 'limit.c.posupdate',\n\n /**\n * Limit C Preset.\n */\n LIMIT_C_PRESET = 'limit.c.preset',\n\n /**\n * Limit C State.\n */\n LIMIT_C_STATE = 'limit.c.state',\n\n /**\n * Limit C Triggered.\n */\n LIMIT_C_TRIGGERED = 'limit.c.triggered',\n\n /**\n * Limit C Type.\n */\n LIMIT_C_TYPE = 'limit.c.type',\n\n /**\n * Limit Cycle Dist.\n */\n LIMIT_CYCLE_DIST = 'limit.cycle.dist',\n\n /**\n * Limit D Action.\n */\n LIMIT_D_ACTION = 'limit.d.action',\n\n /**\n * Limit D Edge.\n */\n LIMIT_D_EDGE = 'limit.d.edge',\n\n /**\n * Limit D Pos.\n */\n LIMIT_D_POS = 'limit.d.pos',\n\n /**\n * Limit D Posupdate.\n */\n LIMIT_D_POSUPDATE = 'limit.d.posupdate',\n\n /**\n * Limit D Preset.\n */\n LIMIT_D_PRESET = 'limit.d.preset',\n\n /**\n * Limit D State.\n */\n LIMIT_D_STATE = 'limit.d.state',\n\n /**\n * Limit D Triggered.\n */\n LIMIT_D_TRIGGERED = 'limit.d.triggered',\n\n /**\n * Limit D Type.\n */\n LIMIT_D_TYPE = 'limit.d.type',\n\n /**\n * Limit Detect Decelonly.\n */\n LIMIT_DETECT_DECELONLY = 'limit.detect.decelonly',\n\n /**\n * Limit Detect Maxspeed.\n */\n LIMIT_DETECT_MAXSPEED = 'limit.detect.maxspeed',\n\n /**\n * Limit Home Action.\n */\n LIMIT_HOME_ACTION = 'limit.home.action',\n\n /**\n * Limit Home Edge.\n */\n LIMIT_HOME_EDGE = 'limit.home.edge',\n\n /**\n * Limit Home Pos.\n */\n LIMIT_HOME_POS = 'limit.home.pos',\n\n /**\n * Limit Home Posupdate.\n */\n LIMIT_HOME_POSUPDATE = 'limit.home.posupdate',\n\n /**\n * Limit Home Preset.\n */\n LIMIT_HOME_PRESET = 'limit.home.preset',\n\n /**\n * Limit Home State.\n */\n LIMIT_HOME_STATE = 'limit.home.state',\n\n /**\n * Limit Home Triggered.\n */\n LIMIT_HOME_TRIGGERED = 'limit.home.triggered',\n\n /**\n * Limit Home Type.\n */\n LIMIT_HOME_TYPE = 'limit.home.type',\n\n /**\n * Limit Max.\n */\n LIMIT_MAX = 'limit.max',\n\n /**\n * Limit Min.\n */\n LIMIT_MIN = 'limit.min',\n\n /**\n * Limit Start Pos.\n */\n LIMIT_START_POS = 'limit.start.pos',\n\n /**\n * Limit Swapinputs.\n */\n LIMIT_SWAPINPUTS = 'limit.swapinputs',\n\n /**\n * Lockstep Numgroups.\n */\n LOCKSTEP_NUMGROUPS = 'lockstep.numgroups',\n\n /**\n * Lockstep Tolerance.\n */\n LOCKSTEP_TOLERANCE = 'lockstep.tolerance',\n\n /**\n * Maxspeed.\n */\n MAXSPEED = 'maxspeed',\n\n /**\n * Motion Accelonly.\n */\n MOTION_ACCELONLY = 'motion.accelonly',\n\n /**\n * Motion Busy.\n */\n MOTION_BUSY = 'motion.busy',\n\n /**\n * Motion Decelonly.\n */\n MOTION_DECELONLY = 'motion.decelonly',\n\n /**\n * Motion Index Dist.\n */\n MOTION_INDEX_DIST = 'motion.index.dist',\n\n /**\n * Motion Index Num.\n */\n MOTION_INDEX_NUM = 'motion.index.num',\n\n /**\n * Motor Current Max.\n */\n MOTOR_CURRENT_MAX = 'motor.current.max',\n\n /**\n * Parking State.\n */\n PARKING_STATE = 'parking.state',\n\n /**\n * Peripheral ID (Firmware 7 and higher).\n */\n PERIPHERAL_ID = 'peripheral.id',\n\n /**\n * Peripheral Id Pending.\n */\n PERIPHERAL_ID_PENDING = 'peripheral.id.pending',\n\n /**\n * Peripheral Serial.\n */\n PERIPHERAL_SERIAL = 'peripheral.serial',\n\n /**\n * Peripheral Serial Pending.\n */\n PERIPHERAL_SERIAL_PENDING = 'peripheral.serial.pending',\n\n /**\n * Peripheral ID (Firmware 6 and lower).\n */\n PERIPHERALID = 'peripheralid',\n\n /**\n * Pos.\n */\n POS = 'pos',\n\n /**\n * Resolution.\n */\n RESOLUTION = 'resolution',\n\n /**\n * Scope Delay.\n */\n SCOPE_DELAY = 'scope.delay',\n\n /**\n * Scope Timebase.\n */\n SCOPE_TIMEBASE = 'scope.timebase',\n\n /**\n * Stream Numbufs.\n */\n STREAM_NUMBUFS = 'stream.numbufs',\n\n /**\n * Stream Numstreams.\n */\n STREAM_NUMSTREAMS = 'stream.numstreams',\n\n /**\n * System Access.\n */\n SYSTEM_ACCESS = 'system.access',\n\n /**\n * System Axiscount.\n */\n SYSTEM_AXISCOUNT = 'system.axiscount',\n\n /**\n * System Current.\n */\n SYSTEM_CURRENT = 'system.current',\n\n /**\n * System Led Enable.\n */\n SYSTEM_LED_ENABLE = 'system.led.enable',\n\n /**\n * System Serial.\n */\n SYSTEM_SERIAL = 'system.serial',\n\n /**\n * System Temperature.\n */\n SYSTEM_TEMPERATURE = 'system.temperature',\n\n /**\n * System Voltage.\n */\n SYSTEM_VOLTAGE = 'system.voltage',\n\n /**\n * Trigger Numactions.\n */\n TRIGGER_NUMACTIONS = 'trigger.numactions',\n\n /**\n * Trigger Numtriggers.\n */\n TRIGGER_NUMTRIGGERS = 'trigger.numtriggers',\n\n /**\n * Vel.\n */\n VEL = 'vel',\n\n /**\n * Version.\n */\n VERSION = 'version',\n\n /**\n * Version Build.\n */\n VERSION_BUILD = 'version.build',\n\n /**\n * Virtual Numvirtual.\n */\n VIRTUAL_NUMVIRTUAL = 'virtual.numvirtual',\n\n}\n"]}
|