@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.
Files changed (741) hide show
  1. package/binding.gyp +2 -3
  2. package/dist/binding/wasm/zaber-motion-lib.wasm +0 -0
  3. package/dist/{node → lib}/ascii/alert_event.d.ts +0 -0
  4. package/dist/{node → lib}/ascii/alert_event.js +0 -0
  5. package/dist/{node → lib}/ascii/alert_event.js.map +0 -0
  6. package/dist/{node → lib}/ascii/all_axes.d.ts +0 -0
  7. package/dist/{node → lib}/ascii/all_axes.js +0 -0
  8. package/dist/{node → lib}/ascii/all_axes.js.map +0 -0
  9. package/dist/{web → lib}/ascii/axis.d.ts +18 -0
  10. package/dist/{node → lib}/ascii/axis.js +40 -0
  11. package/dist/lib/ascii/axis.js.map +1 -0
  12. package/dist/{node → lib}/ascii/axis_identity.d.ts +0 -0
  13. package/dist/{node → lib}/ascii/axis_identity.js +0 -0
  14. package/dist/{node → lib}/ascii/axis_identity.js.map +0 -0
  15. package/dist/{node → lib}/ascii/axis_settings.d.ts +14 -0
  16. package/dist/{web → lib}/ascii/axis_settings.js +30 -0
  17. package/dist/lib/ascii/axis_settings.js.map +1 -0
  18. package/dist/{node → lib}/ascii/axis_type.d.ts +0 -0
  19. package/dist/{node → lib}/ascii/axis_type.js +0 -0
  20. package/dist/{node → lib}/ascii/axis_type.js.map +0 -0
  21. package/dist/{web → lib}/ascii/connection.d.ts +14 -2
  22. package/dist/{web → lib}/ascii/connection.js +22 -2
  23. package/dist/lib/ascii/connection.js.map +1 -0
  24. package/dist/{web → lib}/ascii/device.d.ts +20 -0
  25. package/dist/{node → lib}/ascii/device.js +40 -0
  26. package/dist/lib/ascii/device.js.map +1 -0
  27. package/dist/{node → lib}/ascii/device_identity.d.ts +0 -0
  28. package/dist/{node → lib}/ascii/device_identity.js +0 -0
  29. package/dist/{node → lib}/ascii/device_identity.js.map +0 -0
  30. package/dist/{node → lib}/ascii/device_io.d.ts +0 -0
  31. package/dist/{node → lib}/ascii/device_io.js +0 -0
  32. package/dist/{node → lib}/ascii/device_io.js.map +0 -0
  33. package/dist/{node → lib}/ascii/device_io_info.d.ts +0 -0
  34. package/dist/{node → lib}/ascii/device_io_info.js +0 -0
  35. package/dist/{node → lib}/ascii/device_io_info.js.map +0 -0
  36. package/dist/{web → lib}/ascii/device_settings.d.ts +14 -0
  37. package/dist/{web → lib}/ascii/device_settings.js +28 -0
  38. package/dist/lib/ascii/device_settings.js.map +1 -0
  39. package/dist/{node → lib}/ascii/index.d.ts +0 -0
  40. package/dist/{node → lib}/ascii/index.js +0 -0
  41. package/dist/{node → lib}/ascii/index.js.map +0 -0
  42. package/dist/{node → lib}/ascii/lockstep.d.ts +0 -0
  43. package/dist/{node → lib}/ascii/lockstep.js +0 -0
  44. package/dist/{node → lib}/ascii/lockstep.js.map +0 -0
  45. package/dist/{node → lib}/ascii/lockstep_axes.d.ts +0 -0
  46. package/dist/{node → lib}/ascii/lockstep_axes.js +0 -0
  47. package/dist/{node → lib}/ascii/lockstep_axes.js.map +0 -0
  48. package/dist/{node → lib}/ascii/message_type.d.ts +0 -0
  49. package/dist/{node → lib}/ascii/message_type.js +0 -0
  50. package/dist/{node → lib}/ascii/message_type.js.map +0 -0
  51. package/dist/{node → lib}/ascii/response.d.ts +0 -0
  52. package/dist/{node → lib}/ascii/response.js +0 -0
  53. package/dist/{node → lib}/ascii/response.js.map +0 -0
  54. package/dist/{web → lib}/ascii/setting_constants.d.ts +360 -0
  55. package/dist/{node → lib}/ascii/setting_constants.js +360 -0
  56. package/dist/lib/ascii/setting_constants.js.map +1 -0
  57. package/dist/{web → lib}/ascii/stream.d.ts +6 -0
  58. package/dist/{web → lib}/ascii/stream.js +13 -0
  59. package/dist/lib/ascii/stream.js.map +1 -0
  60. package/dist/{web → lib}/ascii/stream_axis_definition.d.ts +1 -1
  61. package/dist/{node → lib}/ascii/stream_axis_definition.js +0 -0
  62. package/dist/{node → lib}/ascii/stream_axis_definition.js.map +1 -1
  63. package/dist/{node → lib}/ascii/stream_axis_type.d.ts +0 -0
  64. package/dist/{node → lib}/ascii/stream_axis_type.js +0 -0
  65. package/dist/{node → lib}/ascii/stream_axis_type.js.map +0 -0
  66. package/dist/{node → lib}/ascii/stream_buffer.d.ts +1 -0
  67. package/dist/{node → lib}/ascii/stream_buffer.js +1 -0
  68. package/dist/lib/ascii/stream_buffer.js.map +1 -0
  69. package/dist/{node → lib}/ascii/stream_mode.d.ts +0 -0
  70. package/dist/{node → lib}/ascii/stream_mode.js +0 -0
  71. package/dist/{node → lib}/ascii/stream_mode.js.map +0 -0
  72. package/dist/{node → lib}/ascii/transport.d.ts +0 -0
  73. package/dist/{node → lib}/ascii/transport.js +0 -0
  74. package/dist/{node → lib}/ascii/transport.js.map +0 -0
  75. package/dist/{node → lib}/ascii/unknown_response_event.d.ts +0 -0
  76. package/dist/{node → lib}/ascii/unknown_response_event.js +0 -0
  77. package/dist/{node → lib}/ascii/unknown_response_event.js.map +0 -0
  78. package/dist/{node → lib}/ascii/warning_flags.d.ts +0 -0
  79. package/dist/{node → lib}/ascii/warning_flags.js +0 -0
  80. package/dist/{node → lib}/ascii/warning_flags.js.map +0 -0
  81. package/dist/{node → lib}/ascii/warnings.d.ts +0 -0
  82. package/dist/{node → lib}/ascii/warnings.js +0 -0
  83. package/dist/{node → lib}/ascii/warnings.js.map +0 -0
  84. package/dist/{node → lib}/ascii_ns.d.ts +0 -0
  85. package/dist/{node → lib}/ascii_ns.js +0 -0
  86. package/dist/{node → lib}/ascii_ns.js.map +0 -0
  87. package/dist/{node → lib}/binary/binary_settings.d.ts +0 -0
  88. package/dist/{node → lib}/binary/binary_settings.js +0 -0
  89. package/dist/{node → lib}/binary/binary_settings.js.map +0 -0
  90. package/dist/{node → lib}/binary/command_code.d.ts +0 -0
  91. package/dist/{node → lib}/binary/command_code.js +0 -0
  92. package/dist/{node → lib}/binary/command_code.js.map +0 -0
  93. package/dist/{node → lib}/binary/connection.d.ts +0 -1
  94. package/dist/{web → lib}/binary/connection.js +0 -1
  95. package/dist/lib/binary/connection.js.map +1 -0
  96. package/dist/{node → lib}/binary/device.d.ts +0 -0
  97. package/dist/{node → lib}/binary/device.js +0 -0
  98. package/dist/{node → lib}/binary/device.js.map +0 -0
  99. package/dist/{node → lib}/binary/device_identity.d.ts +0 -0
  100. package/dist/{node → lib}/binary/device_identity.js +0 -0
  101. package/dist/{node → lib}/binary/device_identity.js.map +0 -0
  102. package/dist/{node → lib}/binary/device_settings.d.ts +0 -0
  103. package/dist/{node → lib}/binary/device_settings.js +0 -0
  104. package/dist/{node → lib}/binary/device_settings.js.map +0 -0
  105. package/dist/{node → lib}/binary/device_type.d.ts +0 -0
  106. package/dist/{node → lib}/binary/device_type.js +0 -0
  107. package/dist/{node → lib}/binary/device_type.js.map +0 -0
  108. package/dist/{node → lib}/binary/error_code.d.ts +0 -0
  109. package/dist/{node → lib}/binary/error_code.js +0 -0
  110. package/dist/{node → lib}/binary/error_code.js.map +0 -0
  111. package/dist/{node → lib}/binary/index.d.ts +0 -0
  112. package/dist/{node → lib}/binary/index.js +0 -0
  113. package/dist/{node → lib}/binary/index.js.map +0 -0
  114. package/dist/{node → lib}/binary/message.d.ts +0 -0
  115. package/dist/{node → lib}/binary/message.js +0 -0
  116. package/dist/{node → lib}/binary/message.js.map +0 -0
  117. package/dist/{node → lib}/binary/reply_code.d.ts +0 -0
  118. package/dist/{node → lib}/binary/reply_code.js +0 -0
  119. package/dist/{node → lib}/binary/reply_code.js.map +0 -0
  120. package/dist/{node → lib}/binary/reply_only_event.d.ts +0 -0
  121. package/dist/{node → lib}/binary/reply_only_event.js +0 -0
  122. package/dist/{node → lib}/binary/reply_only_event.js.map +0 -0
  123. package/dist/{node → lib}/binary/unknown_response_event.d.ts +0 -0
  124. package/dist/{node → lib}/binary/unknown_response_event.js +0 -0
  125. package/dist/{node → lib}/binary/unknown_response_event.js.map +0 -0
  126. package/dist/{node → lib}/binary_ns.d.ts +0 -0
  127. package/dist/{node → lib}/binary_ns.js +0 -0
  128. package/dist/{node → lib}/binary_ns.js.map +0 -0
  129. package/dist/lib/can_set_state_axis_response.d.ts +16 -0
  130. package/dist/lib/can_set_state_axis_response.js +18 -0
  131. package/dist/lib/can_set_state_axis_response.js.map +1 -0
  132. package/dist/lib/can_set_state_device_response.d.ts +17 -0
  133. package/dist/lib/can_set_state_device_response.js +19 -0
  134. package/dist/lib/can_set_state_device_response.js.map +1 -0
  135. package/dist/{node → lib}/device_db_source_type.d.ts +0 -0
  136. package/dist/{node → lib}/device_db_source_type.js +0 -0
  137. package/dist/{node → lib}/device_db_source_type.js.map +0 -0
  138. package/dist/{node → lib}/exceptions/binary_command_failed_exception.d.ts +0 -0
  139. package/dist/{node → lib}/exceptions/binary_command_failed_exception.js +0 -0
  140. package/dist/{node → lib}/exceptions/binary_command_failed_exception.js.map +0 -0
  141. package/dist/{node → lib}/exceptions/binary_command_failed_exception_data.d.ts +0 -0
  142. package/dist/{node → lib}/exceptions/binary_command_failed_exception_data.js +0 -0
  143. package/dist/{node → lib}/exceptions/binary_command_failed_exception_data.js.map +0 -0
  144. package/dist/{node → lib}/exceptions/command_failed_exception.d.ts +0 -0
  145. package/dist/{node → lib}/exceptions/command_failed_exception.js +0 -0
  146. package/dist/{node → lib}/exceptions/command_failed_exception.js.map +0 -0
  147. package/dist/{node → lib}/exceptions/command_failed_exception_data.d.ts +0 -0
  148. package/dist/{node → lib}/exceptions/command_failed_exception_data.js +0 -0
  149. package/dist/{node → lib}/exceptions/command_failed_exception_data.js.map +0 -0
  150. package/dist/{node → lib}/exceptions/command_preempted_exception.d.ts +0 -0
  151. package/dist/{node → lib}/exceptions/command_preempted_exception.js +0 -0
  152. package/dist/{node → lib}/exceptions/command_preempted_exception.js.map +0 -0
  153. package/dist/{node → lib}/exceptions/connection_closed_exception.d.ts +0 -0
  154. package/dist/{node → lib}/exceptions/connection_closed_exception.js +0 -0
  155. package/dist/{node → lib}/exceptions/connection_closed_exception.js.map +0 -0
  156. package/dist/{node → lib}/exceptions/connection_failed_exception.d.ts +0 -0
  157. package/dist/{node → lib}/exceptions/connection_failed_exception.js +0 -0
  158. package/dist/{node → lib}/exceptions/connection_failed_exception.js.map +0 -0
  159. package/dist/{node → lib}/exceptions/conversion_failed_exception.d.ts +0 -0
  160. package/dist/{node → lib}/exceptions/conversion_failed_exception.js +0 -0
  161. package/dist/{node → lib}/exceptions/conversion_failed_exception.js.map +0 -0
  162. package/dist/{node → lib}/exceptions/device_address_conflict_exception.d.ts +0 -0
  163. package/dist/{node → lib}/exceptions/device_address_conflict_exception.js +0 -0
  164. package/dist/{node → lib}/exceptions/device_address_conflict_exception.js.map +0 -0
  165. package/dist/{node → lib}/exceptions/device_address_conflict_exception_data.d.ts +0 -0
  166. package/dist/{node → lib}/exceptions/device_address_conflict_exception_data.js +0 -0
  167. package/dist/{node → lib}/exceptions/device_address_conflict_exception_data.js.map +0 -0
  168. package/dist/{node → lib}/exceptions/device_busy_exception.d.ts +0 -0
  169. package/dist/{node → lib}/exceptions/device_busy_exception.js +0 -0
  170. package/dist/{node → lib}/exceptions/device_busy_exception.js.map +0 -0
  171. package/dist/{node → lib}/exceptions/device_db_failed_exception.d.ts +0 -0
  172. package/dist/{node → lib}/exceptions/device_db_failed_exception.js +0 -0
  173. package/dist/{node → lib}/exceptions/device_db_failed_exception.js.map +0 -0
  174. package/dist/{node → lib}/exceptions/device_failed_exception.d.ts +0 -0
  175. package/dist/{node → lib}/exceptions/device_failed_exception.js +0 -0
  176. package/dist/{node → lib}/exceptions/device_failed_exception.js.map +0 -0
  177. package/dist/{node → lib}/exceptions/device_not_identified_exception.d.ts +0 -0
  178. package/dist/{node → lib}/exceptions/device_not_identified_exception.js +0 -0
  179. package/dist/{node → lib}/exceptions/device_not_identified_exception.js.map +0 -0
  180. package/dist/lib/exceptions/g_code_execution_exception.d.ts +14 -0
  181. package/dist/lib/exceptions/g_code_execution_exception.js +32 -0
  182. package/dist/lib/exceptions/g_code_execution_exception.js.map +1 -0
  183. package/dist/lib/exceptions/g_code_execution_exception_data.d.ts +17 -0
  184. package/dist/lib/exceptions/g_code_execution_exception_data.js +18 -0
  185. package/dist/lib/exceptions/g_code_execution_exception_data.js.map +1 -0
  186. package/dist/lib/exceptions/g_code_syntax_exception.d.ts +14 -0
  187. package/dist/lib/exceptions/g_code_syntax_exception.js +32 -0
  188. package/dist/lib/exceptions/g_code_syntax_exception.js.map +1 -0
  189. package/dist/lib/exceptions/g_code_syntax_exception_data.d.ts +17 -0
  190. package/dist/lib/exceptions/g_code_syntax_exception_data.js +18 -0
  191. package/dist/lib/exceptions/g_code_syntax_exception_data.js.map +1 -0
  192. package/dist/{web → lib}/exceptions/index.d.ts +8 -0
  193. package/dist/{node → lib}/exceptions/index.js +18 -1
  194. package/dist/lib/exceptions/index.js.map +1 -0
  195. package/dist/{node → lib}/exceptions/internal_error_exception.d.ts +0 -0
  196. package/dist/{node → lib}/exceptions/internal_error_exception.js +0 -0
  197. package/dist/{node → lib}/exceptions/internal_error_exception.js.map +0 -0
  198. package/dist/{node → lib}/exceptions/invalid_argument_exception.d.ts +0 -0
  199. package/dist/{node → lib}/exceptions/invalid_argument_exception.js +0 -0
  200. package/dist/{node → lib}/exceptions/invalid_argument_exception.js.map +0 -0
  201. package/dist/{node → lib}/exceptions/invalid_data_exception.d.ts +0 -0
  202. package/dist/{node → lib}/exceptions/invalid_data_exception.js +0 -0
  203. package/dist/{node → lib}/exceptions/invalid_data_exception.js.map +0 -0
  204. package/dist/{node → lib}/exceptions/invalid_packet_exception.d.ts +0 -0
  205. package/dist/{node → lib}/exceptions/invalid_packet_exception.js +0 -0
  206. package/dist/{node → lib}/exceptions/invalid_packet_exception.js.map +0 -0
  207. package/dist/{node → lib}/exceptions/invalid_packet_exception_data.d.ts +0 -0
  208. package/dist/{node → lib}/exceptions/invalid_packet_exception_data.js +0 -0
  209. package/dist/{node → lib}/exceptions/invalid_packet_exception_data.js.map +0 -0
  210. package/dist/{node → lib}/exceptions/invalid_park_state_exception.d.ts +0 -0
  211. package/dist/{node → lib}/exceptions/invalid_park_state_exception.js +0 -0
  212. package/dist/{node → lib}/exceptions/invalid_park_state_exception.js.map +0 -0
  213. package/dist/{node → lib}/exceptions/invalid_response_exception.d.ts +0 -0
  214. package/dist/{node → lib}/exceptions/invalid_response_exception.js +0 -0
  215. package/dist/{node → lib}/exceptions/invalid_response_exception.js.map +0 -0
  216. package/dist/{node → lib}/exceptions/invalid_response_exception_data.d.ts +0 -0
  217. package/dist/{node → lib}/exceptions/invalid_response_exception_data.js +0 -0
  218. package/dist/{node → lib}/exceptions/invalid_response_exception_data.js.map +0 -0
  219. package/dist/{node → lib}/exceptions/io_channel_out_of_range_exception.d.ts +0 -0
  220. package/dist/{node → lib}/exceptions/io_channel_out_of_range_exception.js +0 -0
  221. package/dist/{node → lib}/exceptions/io_channel_out_of_range_exception.js.map +0 -0
  222. package/dist/{node → lib}/exceptions/io_failed_exception.d.ts +0 -0
  223. package/dist/{node → lib}/exceptions/io_failed_exception.js +0 -0
  224. package/dist/{node → lib}/exceptions/io_failed_exception.js.map +0 -0
  225. package/dist/{node → lib}/exceptions/lockstep_enabled_exception.d.ts +0 -0
  226. package/dist/{node → lib}/exceptions/lockstep_enabled_exception.js +0 -0
  227. package/dist/{node → lib}/exceptions/lockstep_enabled_exception.js.map +0 -0
  228. package/dist/{node → lib}/exceptions/lockstep_not_enabled_exception.d.ts +0 -0
  229. package/dist/{node → lib}/exceptions/lockstep_not_enabled_exception.js +0 -0
  230. package/dist/{node → lib}/exceptions/lockstep_not_enabled_exception.js.map +0 -0
  231. package/dist/{node → lib}/exceptions/motion_lib_exception.d.ts +0 -0
  232. package/dist/{node → lib}/exceptions/motion_lib_exception.js +0 -0
  233. package/dist/{node → lib}/exceptions/motion_lib_exception.js.map +0 -0
  234. package/dist/{node → lib}/exceptions/movement_failed_exception.d.ts +0 -0
  235. package/dist/{node → lib}/exceptions/movement_failed_exception.js +0 -0
  236. package/dist/{node → lib}/exceptions/movement_failed_exception.js.map +0 -0
  237. package/dist/{node → lib}/exceptions/movement_failed_exception_data.d.ts +0 -0
  238. package/dist/{node → lib}/exceptions/movement_failed_exception_data.js +0 -0
  239. package/dist/{node → lib}/exceptions/movement_failed_exception_data.js.map +0 -0
  240. package/dist/{node → lib}/exceptions/movement_interrupted_exception.d.ts +0 -0
  241. package/dist/{node → lib}/exceptions/movement_interrupted_exception.js +0 -0
  242. package/dist/{node → lib}/exceptions/movement_interrupted_exception.js.map +0 -0
  243. package/dist/{node → lib}/exceptions/movement_interrupted_exception_data.d.ts +0 -0
  244. package/dist/{node → lib}/exceptions/movement_interrupted_exception_data.js +0 -0
  245. package/dist/{node → lib}/exceptions/movement_interrupted_exception_data.js.map +0 -0
  246. package/dist/{node → lib}/exceptions/no_device_found_exception.d.ts +0 -0
  247. package/dist/{node → lib}/exceptions/no_device_found_exception.js +0 -0
  248. package/dist/{node → lib}/exceptions/no_device_found_exception.js.map +0 -0
  249. package/dist/{node → lib}/exceptions/not_supported_exception.d.ts +0 -0
  250. package/dist/{node → lib}/exceptions/not_supported_exception.js +0 -0
  251. package/dist/{node → lib}/exceptions/not_supported_exception.js.map +0 -0
  252. package/dist/{node → lib}/exceptions/os_failed_exception.d.ts +0 -0
  253. package/dist/{node → lib}/exceptions/os_failed_exception.js +0 -0
  254. package/dist/{node → lib}/exceptions/os_failed_exception.js.map +0 -0
  255. package/dist/{node → lib}/exceptions/out_of_request_ids_exception.d.ts +0 -0
  256. package/dist/{node → lib}/exceptions/out_of_request_ids_exception.js +0 -0
  257. package/dist/{node → lib}/exceptions/out_of_request_ids_exception.js.map +0 -0
  258. package/dist/{node → lib}/exceptions/request_timeout_exception.d.ts +0 -0
  259. package/dist/{node → lib}/exceptions/request_timeout_exception.js +0 -0
  260. package/dist/{node → lib}/exceptions/request_timeout_exception.js.map +0 -0
  261. package/dist/{node → lib}/exceptions/serial_port_busy_exception.d.ts +0 -0
  262. package/dist/{node → lib}/exceptions/serial_port_busy_exception.js +0 -0
  263. package/dist/{node → lib}/exceptions/serial_port_busy_exception.js.map +0 -0
  264. package/dist/lib/exceptions/set_device_state_exception_data.d.ts +25 -0
  265. package/dist/lib/exceptions/set_device_state_exception_data.js +21 -0
  266. package/dist/lib/exceptions/set_device_state_exception_data.js.map +1 -0
  267. package/dist/lib/exceptions/set_device_state_failed_exception.d.ts +14 -0
  268. package/dist/lib/exceptions/set_device_state_failed_exception.js +32 -0
  269. package/dist/lib/exceptions/set_device_state_failed_exception.js.map +1 -0
  270. package/dist/lib/exceptions/set_peripheral_state_exception_data.d.ts +20 -0
  271. package/dist/lib/exceptions/set_peripheral_state_exception_data.js +19 -0
  272. package/dist/lib/exceptions/set_peripheral_state_exception_data.js.map +1 -0
  273. package/dist/lib/exceptions/set_peripheral_state_failed_exception.d.ts +14 -0
  274. package/dist/lib/exceptions/set_peripheral_state_failed_exception.js +32 -0
  275. package/dist/lib/exceptions/set_peripheral_state_failed_exception.js.map +1 -0
  276. package/dist/{node → lib}/exceptions/setting_not_found_exception.d.ts +0 -0
  277. package/dist/{node → lib}/exceptions/setting_not_found_exception.js +0 -0
  278. package/dist/{node → lib}/exceptions/setting_not_found_exception.js.map +0 -0
  279. package/dist/{node → lib}/exceptions/stream_execution_exception.d.ts +0 -0
  280. package/dist/{node → lib}/exceptions/stream_execution_exception.js +0 -0
  281. package/dist/{node → lib}/exceptions/stream_execution_exception.js.map +0 -0
  282. package/dist/{node → lib}/exceptions/stream_execution_exception_data.d.ts +0 -0
  283. package/dist/{node → lib}/exceptions/stream_execution_exception_data.js +0 -0
  284. package/dist/{node → lib}/exceptions/stream_execution_exception_data.js.map +0 -0
  285. package/dist/{node → lib}/exceptions/stream_mode_exception.d.ts +0 -0
  286. package/dist/{node → lib}/exceptions/stream_mode_exception.js +0 -0
  287. package/dist/{node → lib}/exceptions/stream_mode_exception.js.map +0 -0
  288. package/dist/{node → lib}/exceptions/stream_movement_failed_exception.d.ts +0 -0
  289. package/dist/{node → lib}/exceptions/stream_movement_failed_exception.js +0 -0
  290. package/dist/{node → lib}/exceptions/stream_movement_failed_exception.js.map +0 -0
  291. package/dist/{node → lib}/exceptions/stream_movement_failed_exception_data.d.ts +0 -0
  292. package/dist/{node → lib}/exceptions/stream_movement_failed_exception_data.js +0 -0
  293. package/dist/{node → lib}/exceptions/stream_movement_failed_exception_data.js.map +0 -0
  294. package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception.d.ts +0 -0
  295. package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception.js +0 -0
  296. package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception.js.map +0 -0
  297. package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception_data.d.ts +0 -0
  298. package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception_data.js +0 -0
  299. package/dist/{node → lib}/exceptions/stream_movement_interrupted_exception_data.js.map +0 -0
  300. package/dist/{node → lib}/exceptions/stream_setup_failed_exception.d.ts +0 -0
  301. package/dist/{node → lib}/exceptions/stream_setup_failed_exception.js +0 -0
  302. package/dist/{node → lib}/exceptions/stream_setup_failed_exception.js.map +0 -0
  303. package/dist/{node → lib}/exceptions/transport_already_used_exception.d.ts +0 -0
  304. package/dist/{node → lib}/exceptions/transport_already_used_exception.js +0 -0
  305. package/dist/{node → lib}/exceptions/transport_already_used_exception.js.map +0 -0
  306. package/dist/{node → lib}/exceptions/unknown_request_exception.d.ts +0 -0
  307. package/dist/{node → lib}/exceptions/unknown_request_exception.js +0 -0
  308. package/dist/{node → lib}/exceptions/unknown_request_exception.js.map +0 -0
  309. package/dist/lib/finalizer.d.ts +5 -0
  310. package/dist/lib/finalizer.js +21 -0
  311. package/dist/lib/finalizer.js.map +1 -0
  312. package/dist/{node → lib}/firmware_version.d.ts +0 -0
  313. package/dist/{node → lib}/firmware_version.js +0 -0
  314. package/dist/{node → lib}/firmware_version.js.map +0 -0
  315. package/dist/lib/gateway/bindings.d.ts +5 -0
  316. package/dist/lib/gateway/bindings.js +35 -0
  317. package/dist/lib/gateway/bindings.js.map +1 -0
  318. package/dist/{node/gateway/bindings.d.ts → lib/gateway/bindings.node.d.ts} +0 -0
  319. package/dist/{node/gateway/bindings.js → lib/gateway/bindings.node.js} +1 -1
  320. package/dist/lib/gateway/bindings.node.js.map +1 -0
  321. package/dist/{web/gateway/bindings.d.ts → lib/gateway/bindings.wasm.d.ts} +0 -0
  322. package/dist/{web/gateway/bindings.js → lib/gateway/bindings.wasm.js} +2 -1
  323. package/dist/lib/gateway/bindings.wasm.js.map +1 -0
  324. package/dist/{node → lib}/gateway/call.d.ts +0 -0
  325. package/dist/{web → lib}/gateway/call.js +2 -2
  326. package/dist/lib/gateway/call.js.map +1 -0
  327. package/dist/{node → lib}/gateway/convert_exceptions.d.ts +0 -0
  328. package/dist/{node → lib}/gateway/convert_exceptions.js +4 -0
  329. package/dist/lib/gateway/convert_exceptions.js.map +1 -0
  330. package/dist/{node → lib}/gateway/events.d.ts +0 -1
  331. package/dist/{node → lib}/gateway/events.js +4 -7
  332. package/dist/lib/gateway/events.js.map +1 -0
  333. package/dist/{node → lib}/gateway/index.d.ts +0 -0
  334. package/dist/{node → lib}/gateway/index.js +0 -0
  335. package/dist/{node → lib}/gateway/index.js.map +0 -0
  336. package/dist/{node → lib}/gateway/serialization.d.ts +0 -0
  337. package/dist/{node → lib}/gateway/serialization.js +0 -0
  338. package/dist/{node → lib}/gateway/serialization.js.map +0 -0
  339. package/dist/lib/gateway/wasm-exec.d.ts +1 -0
  340. package/dist/{web/wasm → lib/gateway}/wasm-exec.js +13 -54
  341. package/dist/lib/gateway/wasm-exec.js.map +1 -0
  342. package/dist/lib/gateway/wasm.d.ts +4 -0
  343. package/dist/{web/wasm → lib/gateway}/wasm.js +1 -3
  344. package/dist/lib/gateway/wasm.js.map +1 -0
  345. package/dist/lib/gcode/axis_mapping.d.ts +16 -0
  346. package/dist/{web/measurement.js → lib/gcode/axis_mapping.js} +11 -11
  347. package/dist/lib/gcode/axis_mapping.js.map +1 -0
  348. package/dist/lib/gcode/index.d.ts +8 -0
  349. package/dist/lib/gcode/index.js +20 -0
  350. package/dist/lib/gcode/index.js.map +1 -0
  351. package/dist/lib/gcode/translate_message.d.ts +21 -0
  352. package/dist/lib/gcode/translate_message.js +19 -0
  353. package/dist/lib/gcode/translate_message.js.map +1 -0
  354. package/dist/lib/gcode/translate_result.d.ts +17 -0
  355. package/dist/lib/gcode/translate_result.js +19 -0
  356. package/dist/lib/gcode/translate_result.js.map +1 -0
  357. package/dist/lib/gcode/translator.d.ts +68 -0
  358. package/dist/lib/gcode/translator.js +144 -0
  359. package/dist/lib/gcode/translator.js.map +1 -0
  360. package/dist/lib/gcode/translator_axis_definition.d.ts +20 -0
  361. package/dist/lib/gcode/translator_axis_definition.js +48 -0
  362. package/dist/lib/gcode/translator_axis_definition.js.map +1 -0
  363. package/dist/lib/gcode/translator_config.d.ts +18 -0
  364. package/dist/lib/gcode/translator_config.js +41 -0
  365. package/dist/lib/gcode/translator_config.js.map +1 -0
  366. package/dist/lib/gcode/translator_definition.d.ts +18 -0
  367. package/dist/{web/ascii/stream_axis_definition.js → lib/gcode/translator_definition.js} +11 -18
  368. package/dist/lib/gcode/translator_definition.js.map +1 -0
  369. package/dist/lib/gcode/translator_live.d.ts +70 -0
  370. package/dist/lib/gcode/translator_live.js +147 -0
  371. package/dist/lib/gcode/translator_live.js.map +1 -0
  372. package/dist/lib/gcode_ns.d.ts +19 -0
  373. package/dist/{web/tools.js → lib/gcode_ns.js} +14 -20
  374. package/dist/lib/gcode_ns.js.map +1 -0
  375. package/dist/{node → lib}/index.d.ts +3 -1
  376. package/dist/{node → lib}/index.js +6 -2
  377. package/dist/lib/index.js.map +1 -0
  378. package/dist/{node → lib}/library.d.ts +0 -0
  379. package/dist/{node → lib}/library.js +0 -0
  380. package/dist/{node → lib}/library.js.map +0 -0
  381. package/dist/{node → lib}/log_output_mode.d.ts +0 -0
  382. package/dist/{node → lib}/log_output_mode.js +0 -0
  383. package/dist/{node → lib}/log_output_mode.js.map +0 -0
  384. package/dist/{web → lib}/measurement.d.ts +1 -1
  385. package/dist/{node → lib}/measurement.js +0 -0
  386. package/dist/{node → lib}/measurement.js.map +1 -1
  387. package/dist/{node → lib}/protobufs/main_pb.d.ts +785 -0
  388. package/dist/{node → lib}/protobufs/main_pb.js +6039 -2
  389. package/dist/lib/protobufs/main_pb.js.map +1 -0
  390. package/dist/{node → lib}/rotation_direction.d.ts +0 -0
  391. package/dist/{node → lib}/rotation_direction.js +0 -0
  392. package/dist/{node → lib}/rotation_direction.js.map +0 -0
  393. package/dist/{node → lib}/tools.d.ts +0 -0
  394. package/dist/{node → lib}/tools.js +0 -0
  395. package/dist/{node → lib}/tools.js.map +0 -0
  396. package/dist/{node → lib}/units.d.ts +0 -0
  397. package/dist/{node → lib}/units.js +0 -0
  398. package/dist/{node → lib}/units.js.map +0 -0
  399. package/dist/lib/wasm.d.ts +4 -0
  400. package/dist/{web/init.js → lib/wasm.js} +5 -4
  401. package/dist/lib/wasm.js.map +1 -0
  402. package/package.json +9 -16
  403. package/dist/node/ascii/axis.d.ts +0 -172
  404. package/dist/node/ascii/axis.js.map +0 -1
  405. package/dist/node/ascii/axis_settings.js +0 -107
  406. package/dist/node/ascii/axis_settings.js.map +0 -1
  407. package/dist/node/ascii/connection.d.ts +0 -203
  408. package/dist/node/ascii/connection.js +0 -380
  409. package/dist/node/ascii/connection.js.map +0 -1
  410. package/dist/node/ascii/device.d.ts +0 -165
  411. package/dist/node/ascii/device.js.map +0 -1
  412. package/dist/node/ascii/device_settings.d.ts +0 -41
  413. package/dist/node/ascii/device_settings.js +0 -103
  414. package/dist/node/ascii/device_settings.js.map +0 -1
  415. package/dist/node/ascii/setting_constants.d.ts +0 -563
  416. package/dist/node/ascii/setting_constants.js.map +0 -1
  417. package/dist/node/ascii/stream.d.ts +0 -307
  418. package/dist/node/ascii/stream.js +0 -659
  419. package/dist/node/ascii/stream.js.map +0 -1
  420. package/dist/node/ascii/stream_axis_definition.d.ts +0 -17
  421. package/dist/node/ascii/stream_buffer.js.map +0 -1
  422. package/dist/node/binary/connection.js +0 -211
  423. package/dist/node/binary/connection.js.map +0 -1
  424. package/dist/node/exceptions/index.d.ts +0 -48
  425. package/dist/node/exceptions/index.js.map +0 -1
  426. package/dist/node/gateway/bindings.js.map +0 -1
  427. package/dist/node/gateway/call.js +0 -46
  428. package/dist/node/gateway/call.js.map +0 -1
  429. package/dist/node/gateway/convert_exceptions.js.map +0 -1
  430. package/dist/node/gateway/events.js.map +0 -1
  431. package/dist/node/index.js.map +0 -1
  432. package/dist/node/init.d.ts +0 -1
  433. package/dist/node/init.js +0 -8
  434. package/dist/node/init.js.map +0 -1
  435. package/dist/node/measurement.d.ts +0 -17
  436. package/dist/web/ascii/alert_event.d.ts +0 -28
  437. package/dist/web/ascii/alert_event.js +0 -21
  438. package/dist/web/ascii/alert_event.js.map +0 -1
  439. package/dist/web/ascii/all_axes.d.ts +0 -46
  440. package/dist/web/ascii/all_axes.js +0 -122
  441. package/dist/web/ascii/all_axes.js.map +0 -1
  442. package/dist/web/ascii/axis.js +0 -367
  443. package/dist/web/ascii/axis.js.map +0 -1
  444. package/dist/web/ascii/axis_identity.d.ts +0 -29
  445. package/dist/web/ascii/axis_identity.js +0 -21
  446. package/dist/web/ascii/axis_identity.js.map +0 -1
  447. package/dist/web/ascii/axis_settings.d.ts +0 -41
  448. package/dist/web/ascii/axis_settings.js.map +0 -1
  449. package/dist/web/ascii/axis_type.d.ts +0 -8
  450. package/dist/web/ascii/axis_type.js +0 -15
  451. package/dist/web/ascii/axis_type.js.map +0 -1
  452. package/dist/web/ascii/connection.js.map +0 -1
  453. package/dist/web/ascii/device.js +0 -296
  454. package/dist/web/ascii/device.js.map +0 -1
  455. package/dist/web/ascii/device_identity.d.ts +0 -33
  456. package/dist/web/ascii/device_identity.js +0 -23
  457. package/dist/web/ascii/device_identity.js.map +0 -1
  458. package/dist/web/ascii/device_io.d.ts +0 -80
  459. package/dist/web/ascii/device_io.js +0 -199
  460. package/dist/web/ascii/device_io.js.map +0 -1
  461. package/dist/web/ascii/device_io_info.d.ts +0 -24
  462. package/dist/web/ascii/device_io_info.js +0 -20
  463. package/dist/web/ascii/device_io_info.js.map +0 -1
  464. package/dist/web/ascii/device_settings.js.map +0 -1
  465. package/dist/web/ascii/index.d.ts +0 -26
  466. package/dist/web/ascii/index.js +0 -56
  467. package/dist/web/ascii/index.js.map +0 -1
  468. package/dist/web/ascii/lockstep.d.ts +0 -120
  469. package/dist/web/ascii/lockstep.js +0 -281
  470. package/dist/web/ascii/lockstep.js.map +0 -1
  471. package/dist/web/ascii/lockstep_axes.d.ts +0 -24
  472. package/dist/web/ascii/lockstep_axes.js +0 -20
  473. package/dist/web/ascii/lockstep_axes.js.map +0 -1
  474. package/dist/web/ascii/message_type.d.ts +0 -10
  475. package/dist/web/ascii/message_type.js +0 -17
  476. package/dist/web/ascii/message_type.js.map +0 -1
  477. package/dist/web/ascii/response.d.ts +0 -37
  478. package/dist/web/ascii/response.js +0 -23
  479. package/dist/web/ascii/response.js.map +0 -1
  480. package/dist/web/ascii/setting_constants.js +0 -570
  481. package/dist/web/ascii/setting_constants.js.map +0 -1
  482. package/dist/web/ascii/stream.js.map +0 -1
  483. package/dist/web/ascii/stream_axis_definition.js.map +0 -1
  484. package/dist/web/ascii/stream_axis_type.d.ts +0 -7
  485. package/dist/web/ascii/stream_axis_type.js +0 -14
  486. package/dist/web/ascii/stream_axis_type.js.map +0 -1
  487. package/dist/web/ascii/stream_buffer.d.ts +0 -27
  488. package/dist/web/ascii/stream_buffer.js +0 -71
  489. package/dist/web/ascii/stream_buffer.js.map +0 -1
  490. package/dist/web/ascii/stream_mode.d.ts +0 -9
  491. package/dist/web/ascii/stream_mode.js +0 -16
  492. package/dist/web/ascii/stream_mode.js.map +0 -1
  493. package/dist/web/ascii/transport.d.ts +0 -38
  494. package/dist/web/ascii/transport.js +0 -91
  495. package/dist/web/ascii/transport.js.map +0 -1
  496. package/dist/web/ascii/unknown_response_event.d.ts +0 -37
  497. package/dist/web/ascii/unknown_response_event.js +0 -23
  498. package/dist/web/ascii/unknown_response_event.js.map +0 -1
  499. package/dist/web/ascii/warning_flags.d.ts +0 -137
  500. package/dist/web/ascii/warning_flags.js +0 -144
  501. package/dist/web/ascii/warning_flags.js.map +0 -1
  502. package/dist/web/ascii/warnings.d.ts +0 -19
  503. package/dist/web/ascii/warnings.js +0 -62
  504. package/dist/web/ascii/warnings.js.map +0 -1
  505. package/dist/web/ascii_ns.d.ts +0 -55
  506. package/dist/web/ascii_ns.js +0 -53
  507. package/dist/web/ascii_ns.js.map +0 -1
  508. package/dist/web/binary/binary_settings.d.ts +0 -70
  509. package/dist/web/binary/binary_settings.js +0 -77
  510. package/dist/web/binary/binary_settings.js.map +0 -1
  511. package/dist/web/binary/command_code.d.ts +0 -102
  512. package/dist/web/binary/command_code.js +0 -109
  513. package/dist/web/binary/command_code.js.map +0 -1
  514. package/dist/web/binary/connection.d.ts +0 -115
  515. package/dist/web/binary/connection.js.map +0 -1
  516. package/dist/web/binary/device.d.ts +0 -192
  517. package/dist/web/binary/device.js +0 -375
  518. package/dist/web/binary/device.js.map +0 -1
  519. package/dist/web/binary/device_identity.d.ts +0 -42
  520. package/dist/web/binary/device_identity.js +0 -25
  521. package/dist/web/binary/device_identity.js.map +0 -1
  522. package/dist/web/binary/device_settings.d.ts +0 -24
  523. package/dist/web/binary/device_settings.js +0 -66
  524. package/dist/web/binary/device_settings.js.map +0 -1
  525. package/dist/web/binary/device_type.d.ts +0 -8
  526. package/dist/web/binary/device_type.js +0 -15
  527. package/dist/web/binary/device_type.js.map +0 -1
  528. package/dist/web/binary/error_code.d.ts +0 -97
  529. package/dist/web/binary/error_code.js +0 -104
  530. package/dist/web/binary/error_code.js.map +0 -1
  531. package/dist/web/binary/index.d.ts +0 -12
  532. package/dist/web/binary/index.js +0 -28
  533. package/dist/web/binary/index.js.map +0 -1
  534. package/dist/web/binary/message.d.ts +0 -20
  535. package/dist/web/binary/message.js +0 -19
  536. package/dist/web/binary/message.js.map +0 -1
  537. package/dist/web/binary/reply_code.d.ts +0 -12
  538. package/dist/web/binary/reply_code.js +0 -19
  539. package/dist/web/binary/reply_code.js.map +0 -1
  540. package/dist/web/binary/reply_only_event.d.ts +0 -20
  541. package/dist/web/binary/reply_only_event.js +0 -19
  542. package/dist/web/binary/reply_only_event.js.map +0 -1
  543. package/dist/web/binary/unknown_response_event.d.ts +0 -20
  544. package/dist/web/binary/unknown_response_event.js +0 -19
  545. package/dist/web/binary/unknown_response_event.js.map +0 -1
  546. package/dist/web/binary_ns.d.ts +0 -27
  547. package/dist/web/binary_ns.js +0 -39
  548. package/dist/web/binary_ns.js.map +0 -1
  549. package/dist/web/device_db_source_type.d.ts +0 -7
  550. package/dist/web/device_db_source_type.js +0 -14
  551. package/dist/web/device_db_source_type.js.map +0 -1
  552. package/dist/web/exceptions/binary_command_failed_exception.d.ts +0 -14
  553. package/dist/web/exceptions/binary_command_failed_exception.js +0 -32
  554. package/dist/web/exceptions/binary_command_failed_exception.js.map +0 -1
  555. package/dist/web/exceptions/binary_command_failed_exception_data.d.ts +0 -12
  556. package/dist/web/exceptions/binary_command_failed_exception_data.js +0 -17
  557. package/dist/web/exceptions/binary_command_failed_exception_data.js.map +0 -1
  558. package/dist/web/exceptions/command_failed_exception.d.ts +0 -14
  559. package/dist/web/exceptions/command_failed_exception.js +0 -32
  560. package/dist/web/exceptions/command_failed_exception.js.map +0 -1
  561. package/dist/web/exceptions/command_failed_exception_data.d.ts +0 -24
  562. package/dist/web/exceptions/command_failed_exception_data.js +0 -20
  563. package/dist/web/exceptions/command_failed_exception_data.js.map +0 -1
  564. package/dist/web/exceptions/command_preempted_exception.d.ts +0 -7
  565. package/dist/web/exceptions/command_preempted_exception.js +0 -17
  566. package/dist/web/exceptions/command_preempted_exception.js.map +0 -1
  567. package/dist/web/exceptions/connection_closed_exception.d.ts +0 -7
  568. package/dist/web/exceptions/connection_closed_exception.js +0 -17
  569. package/dist/web/exceptions/connection_closed_exception.js.map +0 -1
  570. package/dist/web/exceptions/connection_failed_exception.d.ts +0 -7
  571. package/dist/web/exceptions/connection_failed_exception.js +0 -17
  572. package/dist/web/exceptions/connection_failed_exception.js.map +0 -1
  573. package/dist/web/exceptions/conversion_failed_exception.d.ts +0 -7
  574. package/dist/web/exceptions/conversion_failed_exception.js +0 -17
  575. package/dist/web/exceptions/conversion_failed_exception.js.map +0 -1
  576. package/dist/web/exceptions/device_address_conflict_exception.d.ts +0 -14
  577. package/dist/web/exceptions/device_address_conflict_exception.js +0 -32
  578. package/dist/web/exceptions/device_address_conflict_exception.js.map +0 -1
  579. package/dist/web/exceptions/device_address_conflict_exception_data.d.ts +0 -12
  580. package/dist/web/exceptions/device_address_conflict_exception_data.js +0 -17
  581. package/dist/web/exceptions/device_address_conflict_exception_data.js.map +0 -1
  582. package/dist/web/exceptions/device_busy_exception.d.ts +0 -7
  583. package/dist/web/exceptions/device_busy_exception.js +0 -17
  584. package/dist/web/exceptions/device_busy_exception.js.map +0 -1
  585. package/dist/web/exceptions/device_db_failed_exception.d.ts +0 -7
  586. package/dist/web/exceptions/device_db_failed_exception.js +0 -17
  587. package/dist/web/exceptions/device_db_failed_exception.js.map +0 -1
  588. package/dist/web/exceptions/device_failed_exception.d.ts +0 -8
  589. package/dist/web/exceptions/device_failed_exception.js +0 -18
  590. package/dist/web/exceptions/device_failed_exception.js.map +0 -1
  591. package/dist/web/exceptions/device_not_identified_exception.d.ts +0 -7
  592. package/dist/web/exceptions/device_not_identified_exception.js +0 -17
  593. package/dist/web/exceptions/device_not_identified_exception.js.map +0 -1
  594. package/dist/web/exceptions/index.js +0 -102
  595. package/dist/web/exceptions/index.js.map +0 -1
  596. package/dist/web/exceptions/internal_error_exception.d.ts +0 -7
  597. package/dist/web/exceptions/internal_error_exception.js +0 -17
  598. package/dist/web/exceptions/internal_error_exception.js.map +0 -1
  599. package/dist/web/exceptions/invalid_argument_exception.d.ts +0 -7
  600. package/dist/web/exceptions/invalid_argument_exception.js +0 -17
  601. package/dist/web/exceptions/invalid_argument_exception.js.map +0 -1
  602. package/dist/web/exceptions/invalid_data_exception.d.ts +0 -7
  603. package/dist/web/exceptions/invalid_data_exception.js +0 -17
  604. package/dist/web/exceptions/invalid_data_exception.js.map +0 -1
  605. package/dist/web/exceptions/invalid_packet_exception.d.ts +0 -14
  606. package/dist/web/exceptions/invalid_packet_exception.js +0 -32
  607. package/dist/web/exceptions/invalid_packet_exception.js.map +0 -1
  608. package/dist/web/exceptions/invalid_packet_exception_data.d.ts +0 -16
  609. package/dist/web/exceptions/invalid_packet_exception_data.js +0 -18
  610. package/dist/web/exceptions/invalid_packet_exception_data.js.map +0 -1
  611. package/dist/web/exceptions/invalid_park_state_exception.d.ts +0 -7
  612. package/dist/web/exceptions/invalid_park_state_exception.js +0 -17
  613. package/dist/web/exceptions/invalid_park_state_exception.js.map +0 -1
  614. package/dist/web/exceptions/invalid_response_exception.d.ts +0 -14
  615. package/dist/web/exceptions/invalid_response_exception.js +0 -32
  616. package/dist/web/exceptions/invalid_response_exception.js.map +0 -1
  617. package/dist/web/exceptions/invalid_response_exception_data.d.ts +0 -12
  618. package/dist/web/exceptions/invalid_response_exception_data.js +0 -17
  619. package/dist/web/exceptions/invalid_response_exception_data.js.map +0 -1
  620. package/dist/web/exceptions/io_channel_out_of_range_exception.d.ts +0 -7
  621. package/dist/web/exceptions/io_channel_out_of_range_exception.js +0 -17
  622. package/dist/web/exceptions/io_channel_out_of_range_exception.js.map +0 -1
  623. package/dist/web/exceptions/io_failed_exception.d.ts +0 -7
  624. package/dist/web/exceptions/io_failed_exception.js +0 -17
  625. package/dist/web/exceptions/io_failed_exception.js.map +0 -1
  626. package/dist/web/exceptions/lockstep_enabled_exception.d.ts +0 -7
  627. package/dist/web/exceptions/lockstep_enabled_exception.js +0 -17
  628. package/dist/web/exceptions/lockstep_enabled_exception.js.map +0 -1
  629. package/dist/web/exceptions/lockstep_not_enabled_exception.d.ts +0 -7
  630. package/dist/web/exceptions/lockstep_not_enabled_exception.js +0 -17
  631. package/dist/web/exceptions/lockstep_not_enabled_exception.js.map +0 -1
  632. package/dist/web/exceptions/motion_lib_exception.d.ts +0 -8
  633. package/dist/web/exceptions/motion_lib_exception.js +0 -15
  634. package/dist/web/exceptions/motion_lib_exception.js.map +0 -1
  635. package/dist/web/exceptions/movement_failed_exception.d.ts +0 -14
  636. package/dist/web/exceptions/movement_failed_exception.js +0 -32
  637. package/dist/web/exceptions/movement_failed_exception.js.map +0 -1
  638. package/dist/web/exceptions/movement_failed_exception_data.d.ts +0 -16
  639. package/dist/web/exceptions/movement_failed_exception_data.js +0 -18
  640. package/dist/web/exceptions/movement_failed_exception_data.js.map +0 -1
  641. package/dist/web/exceptions/movement_interrupted_exception.d.ts +0 -14
  642. package/dist/web/exceptions/movement_interrupted_exception.js +0 -32
  643. package/dist/web/exceptions/movement_interrupted_exception.js.map +0 -1
  644. package/dist/web/exceptions/movement_interrupted_exception_data.d.ts +0 -16
  645. package/dist/web/exceptions/movement_interrupted_exception_data.js +0 -18
  646. package/dist/web/exceptions/movement_interrupted_exception_data.js.map +0 -1
  647. package/dist/web/exceptions/no_device_found_exception.d.ts +0 -7
  648. package/dist/web/exceptions/no_device_found_exception.js +0 -17
  649. package/dist/web/exceptions/no_device_found_exception.js.map +0 -1
  650. package/dist/web/exceptions/not_supported_exception.d.ts +0 -7
  651. package/dist/web/exceptions/not_supported_exception.js +0 -17
  652. package/dist/web/exceptions/not_supported_exception.js.map +0 -1
  653. package/dist/web/exceptions/os_failed_exception.d.ts +0 -7
  654. package/dist/web/exceptions/os_failed_exception.js +0 -17
  655. package/dist/web/exceptions/os_failed_exception.js.map +0 -1
  656. package/dist/web/exceptions/out_of_request_ids_exception.d.ts +0 -7
  657. package/dist/web/exceptions/out_of_request_ids_exception.js +0 -17
  658. package/dist/web/exceptions/out_of_request_ids_exception.js.map +0 -1
  659. package/dist/web/exceptions/request_timeout_exception.d.ts +0 -7
  660. package/dist/web/exceptions/request_timeout_exception.js +0 -17
  661. package/dist/web/exceptions/request_timeout_exception.js.map +0 -1
  662. package/dist/web/exceptions/serial_port_busy_exception.d.ts +0 -7
  663. package/dist/web/exceptions/serial_port_busy_exception.js +0 -17
  664. package/dist/web/exceptions/serial_port_busy_exception.js.map +0 -1
  665. package/dist/web/exceptions/setting_not_found_exception.d.ts +0 -7
  666. package/dist/web/exceptions/setting_not_found_exception.js +0 -17
  667. package/dist/web/exceptions/setting_not_found_exception.js.map +0 -1
  668. package/dist/web/exceptions/stream_execution_exception.d.ts +0 -14
  669. package/dist/web/exceptions/stream_execution_exception.js +0 -32
  670. package/dist/web/exceptions/stream_execution_exception.js.map +0 -1
  671. package/dist/web/exceptions/stream_execution_exception_data.d.ts +0 -16
  672. package/dist/web/exceptions/stream_execution_exception_data.js +0 -18
  673. package/dist/web/exceptions/stream_execution_exception_data.js.map +0 -1
  674. package/dist/web/exceptions/stream_mode_exception.d.ts +0 -7
  675. package/dist/web/exceptions/stream_mode_exception.js +0 -17
  676. package/dist/web/exceptions/stream_mode_exception.js.map +0 -1
  677. package/dist/web/exceptions/stream_movement_failed_exception.d.ts +0 -14
  678. package/dist/web/exceptions/stream_movement_failed_exception.js +0 -32
  679. package/dist/web/exceptions/stream_movement_failed_exception.js.map +0 -1
  680. package/dist/web/exceptions/stream_movement_failed_exception_data.d.ts +0 -16
  681. package/dist/web/exceptions/stream_movement_failed_exception_data.js +0 -18
  682. package/dist/web/exceptions/stream_movement_failed_exception_data.js.map +0 -1
  683. package/dist/web/exceptions/stream_movement_interrupted_exception.d.ts +0 -14
  684. package/dist/web/exceptions/stream_movement_interrupted_exception.js +0 -32
  685. package/dist/web/exceptions/stream_movement_interrupted_exception.js.map +0 -1
  686. package/dist/web/exceptions/stream_movement_interrupted_exception_data.d.ts +0 -16
  687. package/dist/web/exceptions/stream_movement_interrupted_exception_data.js +0 -18
  688. package/dist/web/exceptions/stream_movement_interrupted_exception_data.js.map +0 -1
  689. package/dist/web/exceptions/stream_setup_failed_exception.d.ts +0 -7
  690. package/dist/web/exceptions/stream_setup_failed_exception.js +0 -17
  691. package/dist/web/exceptions/stream_setup_failed_exception.js.map +0 -1
  692. package/dist/web/exceptions/transport_already_used_exception.d.ts +0 -7
  693. package/dist/web/exceptions/transport_already_used_exception.js +0 -17
  694. package/dist/web/exceptions/transport_already_used_exception.js.map +0 -1
  695. package/dist/web/exceptions/unknown_request_exception.d.ts +0 -7
  696. package/dist/web/exceptions/unknown_request_exception.js +0 -17
  697. package/dist/web/exceptions/unknown_request_exception.js.map +0 -1
  698. package/dist/web/firmware_version.d.ts +0 -20
  699. package/dist/web/firmware_version.js +0 -19
  700. package/dist/web/firmware_version.js.map +0 -1
  701. package/dist/web/gateway/bindings.js.map +0 -1
  702. package/dist/web/gateway/call.d.ts +0 -6
  703. package/dist/web/gateway/call.js.map +0 -1
  704. package/dist/web/gateway/convert_exceptions.d.ts +0 -4
  705. package/dist/web/gateway/convert_exceptions.js +0 -74
  706. package/dist/web/gateway/convert_exceptions.js.map +0 -1
  707. package/dist/web/gateway/events.d.ts +0 -9
  708. package/dist/web/gateway/events.js +0 -60
  709. package/dist/web/gateway/events.js.map +0 -1
  710. package/dist/web/gateway/index.d.ts +0 -4
  711. package/dist/web/gateway/index.js +0 -23
  712. package/dist/web/gateway/index.js.map +0 -1
  713. package/dist/web/gateway/serialization.d.ts +0 -6
  714. package/dist/web/gateway/serialization.js +0 -39
  715. package/dist/web/gateway/serialization.js.map +0 -1
  716. package/dist/web/index.d.ts +0 -12
  717. package/dist/web/index.js +0 -33
  718. package/dist/web/index.js.map +0 -1
  719. package/dist/web/init.d.ts +0 -5
  720. package/dist/web/init.js.map +0 -1
  721. package/dist/web/library.d.ts +0 -30
  722. package/dist/web/library.js +0 -73
  723. package/dist/web/library.js.map +0 -1
  724. package/dist/web/log_output_mode.d.ts +0 -9
  725. package/dist/web/log_output_mode.js +0 -16
  726. package/dist/web/log_output_mode.js.map +0 -1
  727. package/dist/web/measurement.js.map +0 -1
  728. package/dist/web/protobufs/main_pb.d.ts +0 -5228
  729. package/dist/web/protobufs/main_pb.js +0 -39387
  730. package/dist/web/rotation_direction.d.ts +0 -9
  731. package/dist/web/rotation_direction.js +0 -16
  732. package/dist/web/rotation_direction.js.map +0 -1
  733. package/dist/web/tools.d.ts +0 -10
  734. package/dist/web/tools.js.map +0 -1
  735. package/dist/web/units.d.ts +0 -147
  736. package/dist/web/units.js +0 -167
  737. package/dist/web/units.js.map +0 -1
  738. package/dist/web/wasm/wasm-exec.d.ts +0 -1
  739. package/dist/web/wasm/wasm-exec.js.map +0 -1
  740. package/dist/web/wasm/wasm.d.ts +0 -14
  741. 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"]}