@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,137 +0,0 @@
1
- /**
2
- * Warning flag constants that indicate whether any device fault or warning is active.
3
- * For more information please refer to the
4
- * [ASCII Protocol Manual](https://www.zaber.com/protocol-manual#topic_message_format_warning_flags).
5
- */
6
- export declare enum WarningFlags {
7
- /**
8
- * Critical System Error.
9
- */
10
- CRITICAL_SYSTEM_ERROR = "FF",
11
- /**
12
- * Overvoltage or Undervoltage Driver Disabled.
13
- */
14
- OVERVOLTAGE_OR_UNDERVOLTAGE = "FV",
15
- /**
16
- * Driver Disabled.
17
- * Devices with Firmware 7.10 and lower.
18
- */
19
- DRIVER_DISABLED = "FD",
20
- /**
21
- * Encoder Error.
22
- */
23
- ENCODER_ERROR = "FQ",
24
- /**
25
- * Excessive Twist.
26
- */
27
- EXCESSIVE_TWIST = "FT",
28
- /**
29
- * Index Error.
30
- */
31
- INDEX_ERROR = "FI",
32
- /**
33
- * Analog Encoder Sync Error.
34
- */
35
- ANALOG_ENCODER_SYNC_ERROR = "FA",
36
- /**
37
- * Stalled and Stopped.
38
- */
39
- STALLED_AND_STOPPED = "FS",
40
- /**
41
- * Stream Bounds Error.
42
- */
43
- STREAM_BOUNDS_ERROR = "FB",
44
- /**
45
- * Interpolated Path Deviation.
46
- */
47
- INTERPOLATED_PATH_DEVIATION = "FP",
48
- /**
49
- * Limit Error.
50
- */
51
- LIMIT_ERROR = "FE",
52
- /**
53
- * Unexpected Limit Trigger.
54
- */
55
- UNEXPECTED_LIMIT_TRIGGER = "WL",
56
- /**
57
- * Voltage Out of Range.
58
- */
59
- VOLTAGE_OUT_OF_RANGE = "WV",
60
- /**
61
- * Controller Temperature High.
62
- */
63
- CONTROLLER_TEMPERATURE_HIGH = "WT",
64
- /**
65
- * Stalled with Recovery.
66
- */
67
- STALLED_WITH_RECOVERY = "WS",
68
- /**
69
- * Displaced When Stationary.
70
- */
71
- DISPLACED_WHEN_STATIONARY = "WM",
72
- /**
73
- * No Reference Position.
74
- */
75
- NO_REFERENCE_POSITION = "WR",
76
- /**
77
- * Device Not Homed.
78
- */
79
- DEVICE_NOT_HOMED = "WH",
80
- /**
81
- * Invalid Calibration Type.
82
- */
83
- INVALID_CALIBRATION_TYPE = "WP",
84
- /**
85
- * Manual Control.
86
- */
87
- MANUAL_CONTROL = "NC",
88
- /**
89
- * Movement Interrupted.
90
- */
91
- MOVEMENT_INTERRUPTED = "NI",
92
- /**
93
- * Stream Discontinuity.
94
- */
95
- STREAM_DISCONTINUITY = "ND",
96
- /**
97
- * Value Rounded.
98
- */
99
- VALUE_ROUNDED = "NR",
100
- /**
101
- * Value Truncated.
102
- */
103
- VALUE_TRUNCATED = "NT",
104
- /**
105
- * Joystick Calibrating.
106
- */
107
- JOYSTICK_CALIBRATING = "NJ",
108
- /**
109
- * Setting Update Pending.
110
- */
111
- SETTING_UPDATE_PENDING = "NU",
112
- /**
113
- * Peripheral Not Supported.
114
- */
115
- PERIPHERAL_NOT_SUPPORTED = "FN",
116
- /**
117
- * Peripheral Inactive.
118
- */
119
- PERIPHERAL_INACTIVE = "FZ",
120
- /**
121
- * Hardware Emergency Stop Driver Disabled.
122
- */
123
- HARDWARE_EMERGENCY_STOP = "FH",
124
- /**
125
- * Driver Disabled on Startup or by Command.
126
- * Devices with Firmware 7.11 and above.
127
- */
128
- DRIVER_DISABLED_NO_FAULT = "FO",
129
- /**
130
- * Current Inrush Error.
131
- */
132
- CURRENT_INRUSH_ERROR = "FC",
133
- /**
134
- * Motor Temperature Error.
135
- */
136
- MOTOR_TEMPERATURE_ERROR = "FM"
137
- }
@@ -1,144 +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.WarningFlags = void 0;
6
- /**
7
- * Warning flag constants that indicate whether any device fault or warning is active.
8
- * For more information please refer to the
9
- * [ASCII Protocol Manual](https://www.zaber.com/protocol-manual#topic_message_format_warning_flags).
10
- */
11
- var WarningFlags;
12
- (function (WarningFlags) {
13
- /**
14
- * Critical System Error.
15
- */
16
- WarningFlags["CRITICAL_SYSTEM_ERROR"] = "FF";
17
- /**
18
- * Overvoltage or Undervoltage Driver Disabled.
19
- */
20
- WarningFlags["OVERVOLTAGE_OR_UNDERVOLTAGE"] = "FV";
21
- /**
22
- * Driver Disabled.
23
- * Devices with Firmware 7.10 and lower.
24
- */
25
- WarningFlags["DRIVER_DISABLED"] = "FD";
26
- /**
27
- * Encoder Error.
28
- */
29
- WarningFlags["ENCODER_ERROR"] = "FQ";
30
- /**
31
- * Excessive Twist.
32
- */
33
- WarningFlags["EXCESSIVE_TWIST"] = "FT";
34
- /**
35
- * Index Error.
36
- */
37
- WarningFlags["INDEX_ERROR"] = "FI";
38
- /**
39
- * Analog Encoder Sync Error.
40
- */
41
- WarningFlags["ANALOG_ENCODER_SYNC_ERROR"] = "FA";
42
- /**
43
- * Stalled and Stopped.
44
- */
45
- WarningFlags["STALLED_AND_STOPPED"] = "FS";
46
- /**
47
- * Stream Bounds Error.
48
- */
49
- WarningFlags["STREAM_BOUNDS_ERROR"] = "FB";
50
- /**
51
- * Interpolated Path Deviation.
52
- */
53
- WarningFlags["INTERPOLATED_PATH_DEVIATION"] = "FP";
54
- /**
55
- * Limit Error.
56
- */
57
- WarningFlags["LIMIT_ERROR"] = "FE";
58
- /**
59
- * Unexpected Limit Trigger.
60
- */
61
- WarningFlags["UNEXPECTED_LIMIT_TRIGGER"] = "WL";
62
- /**
63
- * Voltage Out of Range.
64
- */
65
- WarningFlags["VOLTAGE_OUT_OF_RANGE"] = "WV";
66
- /**
67
- * Controller Temperature High.
68
- */
69
- WarningFlags["CONTROLLER_TEMPERATURE_HIGH"] = "WT";
70
- /**
71
- * Stalled with Recovery.
72
- */
73
- WarningFlags["STALLED_WITH_RECOVERY"] = "WS";
74
- /**
75
- * Displaced When Stationary.
76
- */
77
- WarningFlags["DISPLACED_WHEN_STATIONARY"] = "WM";
78
- /**
79
- * No Reference Position.
80
- */
81
- WarningFlags["NO_REFERENCE_POSITION"] = "WR";
82
- /**
83
- * Device Not Homed.
84
- */
85
- WarningFlags["DEVICE_NOT_HOMED"] = "WH";
86
- /**
87
- * Invalid Calibration Type.
88
- */
89
- WarningFlags["INVALID_CALIBRATION_TYPE"] = "WP";
90
- /**
91
- * Manual Control.
92
- */
93
- WarningFlags["MANUAL_CONTROL"] = "NC";
94
- /**
95
- * Movement Interrupted.
96
- */
97
- WarningFlags["MOVEMENT_INTERRUPTED"] = "NI";
98
- /**
99
- * Stream Discontinuity.
100
- */
101
- WarningFlags["STREAM_DISCONTINUITY"] = "ND";
102
- /**
103
- * Value Rounded.
104
- */
105
- WarningFlags["VALUE_ROUNDED"] = "NR";
106
- /**
107
- * Value Truncated.
108
- */
109
- WarningFlags["VALUE_TRUNCATED"] = "NT";
110
- /**
111
- * Joystick Calibrating.
112
- */
113
- WarningFlags["JOYSTICK_CALIBRATING"] = "NJ";
114
- /**
115
- * Setting Update Pending.
116
- */
117
- WarningFlags["SETTING_UPDATE_PENDING"] = "NU";
118
- /**
119
- * Peripheral Not Supported.
120
- */
121
- WarningFlags["PERIPHERAL_NOT_SUPPORTED"] = "FN";
122
- /**
123
- * Peripheral Inactive.
124
- */
125
- WarningFlags["PERIPHERAL_INACTIVE"] = "FZ";
126
- /**
127
- * Hardware Emergency Stop Driver Disabled.
128
- */
129
- WarningFlags["HARDWARE_EMERGENCY_STOP"] = "FH";
130
- /**
131
- * Driver Disabled on Startup or by Command.
132
- * Devices with Firmware 7.11 and above.
133
- */
134
- WarningFlags["DRIVER_DISABLED_NO_FAULT"] = "FO";
135
- /**
136
- * Current Inrush Error.
137
- */
138
- WarningFlags["CURRENT_INRUSH_ERROR"] = "FC";
139
- /**
140
- * Motor Temperature Error.
141
- */
142
- WarningFlags["MOTOR_TEMPERATURE_ERROR"] = "FM";
143
- })(WarningFlags = exports.WarningFlags || (exports.WarningFlags = {}));
144
- //# sourceMappingURL=warning_flags.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"warning_flags.js","sourceRoot":"","sources":["../../../src-web/ascii/warning_flags.ts"],"names":[],"mappings":";AAAA,sDAAsD;AACtD,sDAAsD;;;AAEtD;;;;GAIG;AACH,IAAY,YAmKX;AAnKD,WAAY,YAAY;IACtB;;OAEG;IACH,4CAA4B,CAAA;IAE5B;;OAEG;IACH,kDAAkC,CAAA;IAElC;;;OAGG;IACH,sCAAsB,CAAA;IAEtB;;OAEG;IACH,oCAAoB,CAAA;IAEpB;;OAEG;IACH,sCAAsB,CAAA;IAEtB;;OAEG;IACH,kCAAkB,CAAA;IAElB;;OAEG;IACH,gDAAgC,CAAA;IAEhC;;OAEG;IACH,0CAA0B,CAAA;IAE1B;;OAEG;IACH,0CAA0B,CAAA;IAE1B;;OAEG;IACH,kDAAkC,CAAA;IAElC;;OAEG;IACH,kCAAkB,CAAA;IAElB;;OAEG;IACH,+CAA+B,CAAA;IAE/B;;OAEG;IACH,2CAA2B,CAAA;IAE3B;;OAEG;IACH,kDAAkC,CAAA;IAElC;;OAEG;IACH,4CAA4B,CAAA;IAE5B;;OAEG;IACH,gDAAgC,CAAA;IAEhC;;OAEG;IACH,4CAA4B,CAAA;IAE5B;;OAEG;IACH,uCAAuB,CAAA;IAEvB;;OAEG;IACH,+CAA+B,CAAA;IAE/B;;OAEG;IACH,qCAAqB,CAAA;IAErB;;OAEG;IACH,2CAA2B,CAAA;IAE3B;;OAEG;IACH,2CAA2B,CAAA;IAE3B;;OAEG;IACH,oCAAoB,CAAA;IAEpB;;OAEG;IACH,sCAAsB,CAAA;IAEtB;;OAEG;IACH,2CAA2B,CAAA;IAE3B;;OAEG;IACH,6CAA6B,CAAA;IAE7B;;OAEG;IACH,+CAA+B,CAAA;IAE/B;;OAEG;IACH,0CAA0B,CAAA;IAE1B;;OAEG;IACH,8CAA8B,CAAA;IAE9B;;;OAGG;IACH,+CAA+B,CAAA;IAE/B;;OAEG;IACH,2CAA2B,CAAA;IAE3B;;OAEG;IACH,8CAA8B,CAAA;AAEhC,CAAC,EAnKW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAmKvB","sourcesContent":["// ==== THIS FILE IS GENERATED FROM A TEMPLATE ==== //\n// ============= DO NOT EDIT DIRECTLY ============= //\n\n/**\n * Warning flag constants that indicate whether any device fault or warning is active.\n * For more information please refer to the\n * [ASCII Protocol Manual](https://www.zaber.com/protocol-manual#topic_message_format_warning_flags).\n */\nexport enum WarningFlags {\n /**\n * Critical System Error.\n */\n CRITICAL_SYSTEM_ERROR = 'FF',\n\n /**\n * Overvoltage or Undervoltage Driver Disabled.\n */\n OVERVOLTAGE_OR_UNDERVOLTAGE = 'FV',\n\n /**\n * Driver Disabled.\n * Devices with Firmware 7.10 and lower.\n */\n DRIVER_DISABLED = 'FD',\n\n /**\n * Encoder Error.\n */\n ENCODER_ERROR = 'FQ',\n\n /**\n * Excessive Twist.\n */\n EXCESSIVE_TWIST = 'FT',\n\n /**\n * Index Error.\n */\n INDEX_ERROR = 'FI',\n\n /**\n * Analog Encoder Sync Error.\n */\n ANALOG_ENCODER_SYNC_ERROR = 'FA',\n\n /**\n * Stalled and Stopped.\n */\n STALLED_AND_STOPPED = 'FS',\n\n /**\n * Stream Bounds Error.\n */\n STREAM_BOUNDS_ERROR = 'FB',\n\n /**\n * Interpolated Path Deviation.\n */\n INTERPOLATED_PATH_DEVIATION = 'FP',\n\n /**\n * Limit Error.\n */\n LIMIT_ERROR = 'FE',\n\n /**\n * Unexpected Limit Trigger.\n */\n UNEXPECTED_LIMIT_TRIGGER = 'WL',\n\n /**\n * Voltage Out of Range.\n */\n VOLTAGE_OUT_OF_RANGE = 'WV',\n\n /**\n * Controller Temperature High.\n */\n CONTROLLER_TEMPERATURE_HIGH = 'WT',\n\n /**\n * Stalled with Recovery.\n */\n STALLED_WITH_RECOVERY = 'WS',\n\n /**\n * Displaced When Stationary.\n */\n DISPLACED_WHEN_STATIONARY = 'WM',\n\n /**\n * No Reference Position.\n */\n NO_REFERENCE_POSITION = 'WR',\n\n /**\n * Device Not Homed.\n */\n DEVICE_NOT_HOMED = 'WH',\n\n /**\n * Invalid Calibration Type.\n */\n INVALID_CALIBRATION_TYPE = 'WP',\n\n /**\n * Manual Control.\n */\n MANUAL_CONTROL = 'NC',\n\n /**\n * Movement Interrupted.\n */\n MOVEMENT_INTERRUPTED = 'NI',\n\n /**\n * Stream Discontinuity.\n */\n STREAM_DISCONTINUITY = 'ND',\n\n /**\n * Value Rounded.\n */\n VALUE_ROUNDED = 'NR',\n\n /**\n * Value Truncated.\n */\n VALUE_TRUNCATED = 'NT',\n\n /**\n * Joystick Calibrating.\n */\n JOYSTICK_CALIBRATING = 'NJ',\n\n /**\n * Setting Update Pending.\n */\n SETTING_UPDATE_PENDING = 'NU',\n\n /**\n * Peripheral Not Supported.\n */\n PERIPHERAL_NOT_SUPPORTED = 'FN',\n\n /**\n * Peripheral Inactive.\n */\n PERIPHERAL_INACTIVE = 'FZ',\n\n /**\n * Hardware Emergency Stop Driver Disabled.\n */\n HARDWARE_EMERGENCY_STOP = 'FH',\n\n /**\n * Driver Disabled on Startup or by Command.\n * Devices with Firmware 7.11 and above.\n */\n DRIVER_DISABLED_NO_FAULT = 'FO',\n\n /**\n * Current Inrush Error.\n */\n CURRENT_INRUSH_ERROR = 'FC',\n\n /**\n * Motor Temperature Error.\n */\n MOTOR_TEMPERATURE_ERROR = 'FM',\n\n}\n"]}
@@ -1,19 +0,0 @@
1
- import { Device } from './device';
2
- /**
3
- * Class used to check and reset warnings and faults on device or axis.
4
- */
5
- export declare class Warnings {
6
- private _device;
7
- private _axisNumber;
8
- constructor(device: Device, axisNumber: number);
9
- /**
10
- * Returns current warnings and faults on axis or device.
11
- * @return Retrieved warnings and faults. Refer to WarningFlags to check a particular flag.
12
- */
13
- getFlags(): Promise<Set<string>>;
14
- /**
15
- * Clears (acknowledges) current warnings and faults on axis or device and returns them.
16
- * @return Warnings and faults before clearing. Refer to WarningFlags to check a particular flag.
17
- */
18
- clearFlags(): Promise<Set<string>>;
19
- }
@@ -1,62 +0,0 @@
1
- "use strict";
2
- // ==== THIS FILE IS GENERATED FROM A TEMPLATE ==== //
3
- // ============= DO NOT EDIT DIRECTLY ============= //
4
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
- if (k2 === undefined) k2 = k;
6
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
7
- }) : (function(o, m, k, k2) {
8
- if (k2 === undefined) k2 = k;
9
- o[k2] = m[k];
10
- }));
11
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
12
- Object.defineProperty(o, "default", { enumerable: true, value: v });
13
- }) : function(o, v) {
14
- o["default"] = v;
15
- });
16
- var __importStar = (this && this.__importStar) || function (mod) {
17
- if (mod && mod.__esModule) return mod;
18
- var result = {};
19
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
20
- __setModuleDefault(result, mod);
21
- return result;
22
- };
23
- Object.defineProperty(exports, "__esModule", { value: true });
24
- exports.Warnings = void 0;
25
- const gateway = __importStar(require("../gateway"));
26
- /**
27
- * Class used to check and reset warnings and faults on device or axis.
28
- */
29
- class Warnings {
30
- constructor(device, axisNumber) {
31
- this._device = device;
32
- this._axisNumber = axisNumber;
33
- }
34
- /**
35
- * Returns current warnings and faults on axis or device.
36
- * @return Retrieved warnings and faults. Refer to WarningFlags to check a particular flag.
37
- */
38
- async getFlags() {
39
- const request = new gateway.DeviceGetWarningsRequest();
40
- request.setInterfaceId(this._device.connection.interfaceId);
41
- request.setDevice(this._device.deviceAddress);
42
- request.setAxis(this._axisNumber);
43
- request.setClear(false);
44
- const response = await gateway.callAsync('device/get_warnings', request, gateway.DeviceGetWarningsResponse);
45
- return new Set(response.getFlagsList());
46
- }
47
- /**
48
- * Clears (acknowledges) current warnings and faults on axis or device and returns them.
49
- * @return Warnings and faults before clearing. Refer to WarningFlags to check a particular flag.
50
- */
51
- async clearFlags() {
52
- const request = new gateway.DeviceGetWarningsRequest();
53
- request.setInterfaceId(this._device.connection.interfaceId);
54
- request.setDevice(this._device.deviceAddress);
55
- request.setAxis(this._axisNumber);
56
- request.setClear(true);
57
- const response = await gateway.callAsync('device/get_warnings', request, gateway.DeviceGetWarningsResponse);
58
- return new Set(response.getFlagsList());
59
- }
60
- }
61
- exports.Warnings = Warnings;
62
- //# sourceMappingURL=warnings.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"warnings.js","sourceRoot":"","sources":["../../../src-web/ascii/warnings.ts"],"names":[],"mappings":";AAAA,sDAAsD;AACtD,sDAAsD;;;;;;;;;;;;;;;;;;;;;;AAGtD,oDAAsC;AAEtC;;GAEG;AACH,MAAa,QAAQ;IAKnB,YAAY,MAAc,EAAE,UAAkB;QAC5C,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;QACtB,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC;IAChC,CAAC;IAED;;;OAGG;IACI,KAAK,CAAC,QAAQ;QACnB,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,wBAAwB,EAAE,CAAC;QACvD,OAAO,CAAC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC;QAC5D,OAAO,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC;QAC9C,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAClC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAExB,MAAM,QAAQ,GAAG,MAAM,OAAO,CAAC,SAAS,CACtC,qBAAqB,EACrB,OAAO,EACP,OAAO,CAAC,yBAAyB,CAAC,CAAC;QACrC,OAAO,IAAI,GAAG,CAAS,QAAQ,CAAC,YAAY,EAAE,CAAC,CAAC;IAClD,CAAC;IAED;;;OAGG;IACI,KAAK,CAAC,UAAU;QACrB,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,wBAAwB,EAAE,CAAC;QACvD,OAAO,CAAC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC;QAC5D,OAAO,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC;QAC9C,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAClC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;QAEvB,MAAM,QAAQ,GAAG,MAAM,OAAO,CAAC,SAAS,CACtC,qBAAqB,EACrB,OAAO,EACP,OAAO,CAAC,yBAAyB,CAAC,CAAC;QACrC,OAAO,IAAI,GAAG,CAAS,QAAQ,CAAC,YAAY,EAAE,CAAC,CAAC;IAClD,CAAC;CACF;AA7CD,4BA6CC","sourcesContent":["// ==== THIS FILE IS GENERATED FROM A TEMPLATE ==== //\n// ============= DO NOT EDIT DIRECTLY ============= //\n\nimport { Device } from './device';\nimport * as gateway from '../gateway';\n\n/**\n * Class used to check and reset warnings and faults on device or axis.\n */\nexport class Warnings {\n private _device: Device;\n\n private _axisNumber: number;\n\n constructor(device: Device, axisNumber: number) {\n this._device = device;\n this._axisNumber = axisNumber;\n }\n\n /**\n * Returns current warnings and faults on axis or device.\n * @return Retrieved warnings and faults. Refer to WarningFlags to check a particular flag.\n */\n public async getFlags(): Promise<Set<string>> {\n const request = new gateway.DeviceGetWarningsRequest();\n request.setInterfaceId(this._device.connection.interfaceId);\n request.setDevice(this._device.deviceAddress);\n request.setAxis(this._axisNumber);\n request.setClear(false);\n\n const response = await gateway.callAsync<gateway.DeviceGetWarningsResponse>(\n 'device/get_warnings',\n request,\n gateway.DeviceGetWarningsResponse);\n return new Set<string>(response.getFlagsList());\n }\n\n /**\n * Clears (acknowledges) current warnings and faults on axis or device and returns them.\n * @return Warnings and faults before clearing. Refer to WarningFlags to check a particular flag.\n */\n public async clearFlags(): Promise<Set<string>> {\n const request = new gateway.DeviceGetWarningsRequest();\n request.setInterfaceId(this._device.connection.interfaceId);\n request.setDevice(this._device.deviceAddress);\n request.setAxis(this._axisNumber);\n request.setClear(true);\n\n const response = await gateway.callAsync<gateway.DeviceGetWarningsResponse>(\n 'device/get_warnings',\n request,\n gateway.DeviceGetWarningsResponse);\n return new Set<string>(response.getFlagsList());\n }\n}\n"]}
@@ -1,55 +0,0 @@
1
- import * as asciiImport from './ascii';
2
- export declare namespace ascii {
3
- const AlertEvent: typeof asciiImport.AlertEvent;
4
- type AlertEvent = asciiImport.AlertEvent;
5
- const AllAxes: typeof asciiImport.AllAxes;
6
- type AllAxes = asciiImport.AllAxes;
7
- const Axis: typeof asciiImport.Axis;
8
- type Axis = asciiImport.Axis;
9
- const AxisIdentity: typeof asciiImport.AxisIdentity;
10
- type AxisIdentity = asciiImport.AxisIdentity;
11
- const AxisSettings: typeof asciiImport.AxisSettings;
12
- type AxisSettings = asciiImport.AxisSettings;
13
- const AxisType: typeof asciiImport.AxisType;
14
- type AxisType = asciiImport.AxisType;
15
- const Connection: typeof asciiImport.Connection;
16
- type Connection = asciiImport.Connection;
17
- const Device: typeof asciiImport.Device;
18
- type Device = asciiImport.Device;
19
- const DeviceIO: typeof asciiImport.DeviceIO;
20
- type DeviceIO = asciiImport.DeviceIO;
21
- const DeviceIOInfo: typeof asciiImport.DeviceIOInfo;
22
- type DeviceIOInfo = asciiImport.DeviceIOInfo;
23
- const DeviceIdentity: typeof asciiImport.DeviceIdentity;
24
- type DeviceIdentity = asciiImport.DeviceIdentity;
25
- const DeviceSettings: typeof asciiImport.DeviceSettings;
26
- type DeviceSettings = asciiImport.DeviceSettings;
27
- const Lockstep: typeof asciiImport.Lockstep;
28
- type Lockstep = asciiImport.Lockstep;
29
- const LockstepAxes: typeof asciiImport.LockstepAxes;
30
- type LockstepAxes = asciiImport.LockstepAxes;
31
- const MessageType: typeof asciiImport.MessageType;
32
- type MessageType = asciiImport.MessageType;
33
- const Response: typeof asciiImport.Response;
34
- type Response = asciiImport.Response;
35
- const SettingConstants: typeof asciiImport.SettingConstants;
36
- type SettingConstants = asciiImport.SettingConstants;
37
- const UnknownResponseEvent: typeof asciiImport.UnknownResponseEvent;
38
- type UnknownResponseEvent = asciiImport.UnknownResponseEvent;
39
- const Warnings: typeof asciiImport.Warnings;
40
- type Warnings = asciiImport.Warnings;
41
- const WarningFlags: typeof asciiImport.WarningFlags;
42
- type WarningFlags = asciiImport.WarningFlags;
43
- const Stream: typeof asciiImport.Stream;
44
- type Stream = asciiImport.Stream;
45
- const StreamBuffer: typeof asciiImport.StreamBuffer;
46
- type StreamBuffer = asciiImport.StreamBuffer;
47
- const StreamMode: typeof asciiImport.StreamMode;
48
- type StreamMode = asciiImport.StreamMode;
49
- const StreamAxisType: typeof asciiImport.StreamAxisType;
50
- type StreamAxisType = asciiImport.StreamAxisType;
51
- const StreamAxisDefinition: typeof asciiImport.StreamAxisDefinition;
52
- type StreamAxisDefinition = asciiImport.StreamAxisDefinition;
53
- const Transport: typeof asciiImport.Transport;
54
- type Transport = asciiImport.Transport;
55
- }
@@ -1,53 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
- }) : (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- o[k2] = m[k];
8
- }));
9
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
- Object.defineProperty(o, "default", { enumerable: true, value: v });
11
- }) : function(o, v) {
12
- o["default"] = v;
13
- });
14
- var __importStar = (this && this.__importStar) || function (mod) {
15
- if (mod && mod.__esModule) return mod;
16
- var result = {};
17
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
- __setModuleDefault(result, mod);
19
- return result;
20
- };
21
- Object.defineProperty(exports, "__esModule", { value: true });
22
- exports.ascii = void 0;
23
- const asciiImport = __importStar(require("./ascii"));
24
- var ascii;
25
- (function (ascii) {
26
- ascii.AlertEvent = asciiImport.AlertEvent;
27
- ascii.AllAxes = asciiImport.AllAxes;
28
- ascii.Axis = asciiImport.Axis;
29
- ascii.AxisIdentity = asciiImport.AxisIdentity;
30
- ascii.AxisSettings = asciiImport.AxisSettings;
31
- ascii.AxisType = asciiImport.AxisType;
32
- ascii.Connection = asciiImport.Connection;
33
- ascii.Device = asciiImport.Device;
34
- ascii.DeviceIO = asciiImport.DeviceIO;
35
- ascii.DeviceIOInfo = asciiImport.DeviceIOInfo;
36
- ascii.DeviceIdentity = asciiImport.DeviceIdentity;
37
- ascii.DeviceSettings = asciiImport.DeviceSettings;
38
- ascii.Lockstep = asciiImport.Lockstep;
39
- ascii.LockstepAxes = asciiImport.LockstepAxes;
40
- ascii.MessageType = asciiImport.MessageType;
41
- ascii.Response = asciiImport.Response;
42
- ascii.SettingConstants = asciiImport.SettingConstants;
43
- ascii.UnknownResponseEvent = asciiImport.UnknownResponseEvent;
44
- ascii.Warnings = asciiImport.Warnings;
45
- ascii.WarningFlags = asciiImport.WarningFlags;
46
- ascii.Stream = asciiImport.Stream;
47
- ascii.StreamBuffer = asciiImport.StreamBuffer;
48
- ascii.StreamMode = asciiImport.StreamMode;
49
- ascii.StreamAxisType = asciiImport.StreamAxisType;
50
- ascii.StreamAxisDefinition = asciiImport.StreamAxisDefinition;
51
- ascii.Transport = asciiImport.Transport;
52
- })(ascii = exports.ascii || (exports.ascii = {}));
53
- //# sourceMappingURL=ascii_ns.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ascii_ns.js","sourceRoot":"","sources":["../../src-web/ascii_ns.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,qDAAuC;AAEvC,IAAiB,KAAK,CAqDrB;AArDD,WAAiB,KAAK;IACP,gBAAU,GAAG,WAAW,CAAC,UAAU,CAAC;IAEpC,aAAO,GAAG,WAAW,CAAC,OAAO,CAAC;IAE9B,UAAI,GAAG,WAAW,CAAC,IAAI,CAAC;IAExB,kBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAExC,kBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAExC,cAAQ,GAAG,WAAW,CAAC,QAAQ,CAAC;IAEhC,gBAAU,GAAG,WAAW,CAAC,UAAU,CAAC;IAEpC,YAAM,GAAG,WAAW,CAAC,MAAM,CAAC;IAE5B,cAAQ,GAAG,WAAW,CAAC,QAAQ,CAAC;IAEhC,kBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAExC,oBAAc,GAAG,WAAW,CAAC,cAAc,CAAC;IAE5C,oBAAc,GAAG,WAAW,CAAC,cAAc,CAAC;IAE5C,cAAQ,GAAG,WAAW,CAAC,QAAQ,CAAC;IAEhC,kBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAExC,iBAAW,GAAG,WAAW,CAAC,WAAW,CAAC;IAEtC,cAAQ,GAAG,WAAW,CAAC,QAAQ,CAAC;IAEhC,sBAAgB,GAAG,WAAW,CAAC,gBAAgB,CAAC;IAEhD,0BAAoB,GAAG,WAAW,CAAC,oBAAoB,CAAC;IAExD,cAAQ,GAAG,WAAW,CAAC,QAAQ,CAAC;IAEhC,kBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAExC,YAAM,GAAG,WAAW,CAAC,MAAM,CAAC;IAE5B,kBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAExC,gBAAU,GAAG,WAAW,CAAC,UAAU,CAAC;IAEpC,oBAAc,GAAG,WAAW,CAAC,cAAc,CAAC;IAE5C,0BAAoB,GAAG,WAAW,CAAC,oBAAoB,CAAC;IAExD,eAAS,GAAG,WAAW,CAAC,SAAS,CAAC;AAEjD,CAAC,EArDgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAqDrB","sourcesContent":["import * as asciiImport from './ascii';\n\nexport namespace ascii {\n export const AlertEvent = asciiImport.AlertEvent;\n export type AlertEvent = asciiImport.AlertEvent;\n export const AllAxes = asciiImport.AllAxes;\n export type AllAxes = asciiImport.AllAxes;\n export const Axis = asciiImport.Axis;\n export type Axis = asciiImport.Axis;\n export const AxisIdentity = asciiImport.AxisIdentity;\n export type AxisIdentity = asciiImport.AxisIdentity;\n export const AxisSettings = asciiImport.AxisSettings;\n export type AxisSettings = asciiImport.AxisSettings;\n export const AxisType = asciiImport.AxisType;\n export type AxisType = asciiImport.AxisType;\n export const Connection = asciiImport.Connection;\n export type Connection = asciiImport.Connection;\n export const Device = asciiImport.Device;\n export type Device = asciiImport.Device;\n export const DeviceIO = asciiImport.DeviceIO;\n export type DeviceIO = asciiImport.DeviceIO;\n export const DeviceIOInfo = asciiImport.DeviceIOInfo;\n export type DeviceIOInfo = asciiImport.DeviceIOInfo;\n export const DeviceIdentity = asciiImport.DeviceIdentity;\n export type DeviceIdentity = asciiImport.DeviceIdentity;\n export const DeviceSettings = asciiImport.DeviceSettings;\n export type DeviceSettings = asciiImport.DeviceSettings;\n export const Lockstep = asciiImport.Lockstep;\n export type Lockstep = asciiImport.Lockstep;\n export const LockstepAxes = asciiImport.LockstepAxes;\n export type LockstepAxes = asciiImport.LockstepAxes;\n export const MessageType = asciiImport.MessageType;\n export type MessageType = asciiImport.MessageType;\n export const Response = asciiImport.Response;\n export type Response = asciiImport.Response;\n export const SettingConstants = asciiImport.SettingConstants;\n export type SettingConstants = asciiImport.SettingConstants;\n export const UnknownResponseEvent = asciiImport.UnknownResponseEvent;\n export type UnknownResponseEvent = asciiImport.UnknownResponseEvent;\n export const Warnings = asciiImport.Warnings;\n export type Warnings = asciiImport.Warnings;\n export const WarningFlags = asciiImport.WarningFlags;\n export type WarningFlags = asciiImport.WarningFlags;\n export const Stream = asciiImport.Stream;\n export type Stream = asciiImport.Stream;\n export const StreamBuffer = asciiImport.StreamBuffer;\n export type StreamBuffer = asciiImport.StreamBuffer;\n export const StreamMode = asciiImport.StreamMode;\n export type StreamMode = asciiImport.StreamMode;\n export const StreamAxisType = asciiImport.StreamAxisType;\n export type StreamAxisType = asciiImport.StreamAxisType;\n export const StreamAxisDefinition = asciiImport.StreamAxisDefinition;\n export type StreamAxisDefinition = asciiImport.StreamAxisDefinition;\n export const Transport = asciiImport.Transport;\n export type Transport = asciiImport.Transport;\n}\n"]}
@@ -1,70 +0,0 @@
1
- /**
2
- * Named constants for all Zaber Binary protocol settings.
3
- */
4
- export declare enum BinarySettings {
5
- ACCELERATION = 0,
6
- ACCELERATION_ONLY = 1,
7
- ACTIVE_AXIS = 2,
8
- ALIAS_NUMBER = 3,
9
- ANALOG_INPUT_COUNT = 4,
10
- ANALOG_OUTPUT_COUNT = 5,
11
- AUTO_HOME_DISABLED_MODE = 6,
12
- AUTO_REPLY_DISABLED_MODE = 7,
13
- AXIS_DEVICE_NUMBER = 8,
14
- AXIS_INVERSION = 9,
15
- AXIS_VELOCITY_PROFILE = 10,
16
- AXIS_VELOCITY_SCALE = 11,
17
- BAUD_RATE = 12,
18
- CALIBRATED_ENCODER_COUNT = 13,
19
- CALIBRATION_ERROR = 14,
20
- CALIBRATION_TYPE = 15,
21
- CLOSED_LOOP_MODE = 16,
22
- CURRENT_POSITION = 17,
23
- CYCLE_DISTANCE = 18,
24
- DECELERATION_ONLY = 19,
25
- DEVICE_DIRECTION = 20,
26
- DEVICE_ID = 21,
27
- DEVICE_MODE = 22,
28
- DIGITAL_INPUT_COUNT = 23,
29
- DIGITAL_OUTPUT_COUNT = 24,
30
- ENCODER_COUNT = 25,
31
- ENCODER_POSITION = 26,
32
- FILTER_HOLDER_ID = 27,
33
- FIRMWARE_BUILD = 28,
34
- FIRMWARE_VERSION = 29,
35
- HOLD_CURRENT = 30,
36
- HOME_OFFSET = 31,
37
- HOME_SENSOR_TYPE = 32,
38
- HOME_SPEED = 33,
39
- HOME_STATUS = 34,
40
- INDEX_DISTANCE = 35,
41
- JOYSTICK_CALIBRATION_MODE = 36,
42
- KNOB_DIRECTION = 37,
43
- KNOB_DISABLED_MODE = 38,
44
- KNOB_JOG_SIZE = 39,
45
- KNOB_MOVEMENT_MODE = 40,
46
- KNOB_VELOCITY_PROFILE = 41,
47
- KNOB_VELOCITY_SCALE = 42,
48
- LOCK_STATE = 43,
49
- MANUAL_MOVE_TRACKING_DISABLED_MODE = 44,
50
- MAXIMUM_POSITION = 45,
51
- MAXIMUM_RELATIVE_MOVE = 46,
52
- MESSAGE_ID_MODE = 47,
53
- MICROSTEP_RESOLUTION = 48,
54
- MINIMUM_POSITION = 49,
55
- MOVE_TRACKING_MODE = 50,
56
- MOVE_TRACKING_PERIOD = 51,
57
- PARK_STATE = 52,
58
- PERIPHERAL_ID = 53,
59
- PERIPHERAL_ID_PENDING = 54,
60
- PERIPHERAL_SERIAL_NUMBER = 55,
61
- PERIPHERAL_SERIAL_PENDING = 56,
62
- POWER_SUPPLY_VOLTAGE = 57,
63
- PROTOCOL = 58,
64
- RUNNING_CURRENT = 59,
65
- SERIAL_NUMBER = 60,
66
- SLIP_TRACKING_PERIOD = 61,
67
- STALL_TIMEOUT = 62,
68
- STATUS = 63,
69
- TARGET_SPEED = 64
70
- }
@@ -1,77 +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.BinarySettings = void 0;
6
- /**
7
- * Named constants for all Zaber Binary protocol settings.
8
- */
9
- var BinarySettings;
10
- (function (BinarySettings) {
11
- BinarySettings[BinarySettings["ACCELERATION"] = 0] = "ACCELERATION";
12
- BinarySettings[BinarySettings["ACCELERATION_ONLY"] = 1] = "ACCELERATION_ONLY";
13
- BinarySettings[BinarySettings["ACTIVE_AXIS"] = 2] = "ACTIVE_AXIS";
14
- BinarySettings[BinarySettings["ALIAS_NUMBER"] = 3] = "ALIAS_NUMBER";
15
- BinarySettings[BinarySettings["ANALOG_INPUT_COUNT"] = 4] = "ANALOG_INPUT_COUNT";
16
- BinarySettings[BinarySettings["ANALOG_OUTPUT_COUNT"] = 5] = "ANALOG_OUTPUT_COUNT";
17
- BinarySettings[BinarySettings["AUTO_HOME_DISABLED_MODE"] = 6] = "AUTO_HOME_DISABLED_MODE";
18
- BinarySettings[BinarySettings["AUTO_REPLY_DISABLED_MODE"] = 7] = "AUTO_REPLY_DISABLED_MODE";
19
- BinarySettings[BinarySettings["AXIS_DEVICE_NUMBER"] = 8] = "AXIS_DEVICE_NUMBER";
20
- BinarySettings[BinarySettings["AXIS_INVERSION"] = 9] = "AXIS_INVERSION";
21
- BinarySettings[BinarySettings["AXIS_VELOCITY_PROFILE"] = 10] = "AXIS_VELOCITY_PROFILE";
22
- BinarySettings[BinarySettings["AXIS_VELOCITY_SCALE"] = 11] = "AXIS_VELOCITY_SCALE";
23
- BinarySettings[BinarySettings["BAUD_RATE"] = 12] = "BAUD_RATE";
24
- BinarySettings[BinarySettings["CALIBRATED_ENCODER_COUNT"] = 13] = "CALIBRATED_ENCODER_COUNT";
25
- BinarySettings[BinarySettings["CALIBRATION_ERROR"] = 14] = "CALIBRATION_ERROR";
26
- BinarySettings[BinarySettings["CALIBRATION_TYPE"] = 15] = "CALIBRATION_TYPE";
27
- BinarySettings[BinarySettings["CLOSED_LOOP_MODE"] = 16] = "CLOSED_LOOP_MODE";
28
- BinarySettings[BinarySettings["CURRENT_POSITION"] = 17] = "CURRENT_POSITION";
29
- BinarySettings[BinarySettings["CYCLE_DISTANCE"] = 18] = "CYCLE_DISTANCE";
30
- BinarySettings[BinarySettings["DECELERATION_ONLY"] = 19] = "DECELERATION_ONLY";
31
- BinarySettings[BinarySettings["DEVICE_DIRECTION"] = 20] = "DEVICE_DIRECTION";
32
- BinarySettings[BinarySettings["DEVICE_ID"] = 21] = "DEVICE_ID";
33
- BinarySettings[BinarySettings["DEVICE_MODE"] = 22] = "DEVICE_MODE";
34
- BinarySettings[BinarySettings["DIGITAL_INPUT_COUNT"] = 23] = "DIGITAL_INPUT_COUNT";
35
- BinarySettings[BinarySettings["DIGITAL_OUTPUT_COUNT"] = 24] = "DIGITAL_OUTPUT_COUNT";
36
- BinarySettings[BinarySettings["ENCODER_COUNT"] = 25] = "ENCODER_COUNT";
37
- BinarySettings[BinarySettings["ENCODER_POSITION"] = 26] = "ENCODER_POSITION";
38
- BinarySettings[BinarySettings["FILTER_HOLDER_ID"] = 27] = "FILTER_HOLDER_ID";
39
- BinarySettings[BinarySettings["FIRMWARE_BUILD"] = 28] = "FIRMWARE_BUILD";
40
- BinarySettings[BinarySettings["FIRMWARE_VERSION"] = 29] = "FIRMWARE_VERSION";
41
- BinarySettings[BinarySettings["HOLD_CURRENT"] = 30] = "HOLD_CURRENT";
42
- BinarySettings[BinarySettings["HOME_OFFSET"] = 31] = "HOME_OFFSET";
43
- BinarySettings[BinarySettings["HOME_SENSOR_TYPE"] = 32] = "HOME_SENSOR_TYPE";
44
- BinarySettings[BinarySettings["HOME_SPEED"] = 33] = "HOME_SPEED";
45
- BinarySettings[BinarySettings["HOME_STATUS"] = 34] = "HOME_STATUS";
46
- BinarySettings[BinarySettings["INDEX_DISTANCE"] = 35] = "INDEX_DISTANCE";
47
- BinarySettings[BinarySettings["JOYSTICK_CALIBRATION_MODE"] = 36] = "JOYSTICK_CALIBRATION_MODE";
48
- BinarySettings[BinarySettings["KNOB_DIRECTION"] = 37] = "KNOB_DIRECTION";
49
- BinarySettings[BinarySettings["KNOB_DISABLED_MODE"] = 38] = "KNOB_DISABLED_MODE";
50
- BinarySettings[BinarySettings["KNOB_JOG_SIZE"] = 39] = "KNOB_JOG_SIZE";
51
- BinarySettings[BinarySettings["KNOB_MOVEMENT_MODE"] = 40] = "KNOB_MOVEMENT_MODE";
52
- BinarySettings[BinarySettings["KNOB_VELOCITY_PROFILE"] = 41] = "KNOB_VELOCITY_PROFILE";
53
- BinarySettings[BinarySettings["KNOB_VELOCITY_SCALE"] = 42] = "KNOB_VELOCITY_SCALE";
54
- BinarySettings[BinarySettings["LOCK_STATE"] = 43] = "LOCK_STATE";
55
- BinarySettings[BinarySettings["MANUAL_MOVE_TRACKING_DISABLED_MODE"] = 44] = "MANUAL_MOVE_TRACKING_DISABLED_MODE";
56
- BinarySettings[BinarySettings["MAXIMUM_POSITION"] = 45] = "MAXIMUM_POSITION";
57
- BinarySettings[BinarySettings["MAXIMUM_RELATIVE_MOVE"] = 46] = "MAXIMUM_RELATIVE_MOVE";
58
- BinarySettings[BinarySettings["MESSAGE_ID_MODE"] = 47] = "MESSAGE_ID_MODE";
59
- BinarySettings[BinarySettings["MICROSTEP_RESOLUTION"] = 48] = "MICROSTEP_RESOLUTION";
60
- BinarySettings[BinarySettings["MINIMUM_POSITION"] = 49] = "MINIMUM_POSITION";
61
- BinarySettings[BinarySettings["MOVE_TRACKING_MODE"] = 50] = "MOVE_TRACKING_MODE";
62
- BinarySettings[BinarySettings["MOVE_TRACKING_PERIOD"] = 51] = "MOVE_TRACKING_PERIOD";
63
- BinarySettings[BinarySettings["PARK_STATE"] = 52] = "PARK_STATE";
64
- BinarySettings[BinarySettings["PERIPHERAL_ID"] = 53] = "PERIPHERAL_ID";
65
- BinarySettings[BinarySettings["PERIPHERAL_ID_PENDING"] = 54] = "PERIPHERAL_ID_PENDING";
66
- BinarySettings[BinarySettings["PERIPHERAL_SERIAL_NUMBER"] = 55] = "PERIPHERAL_SERIAL_NUMBER";
67
- BinarySettings[BinarySettings["PERIPHERAL_SERIAL_PENDING"] = 56] = "PERIPHERAL_SERIAL_PENDING";
68
- BinarySettings[BinarySettings["POWER_SUPPLY_VOLTAGE"] = 57] = "POWER_SUPPLY_VOLTAGE";
69
- BinarySettings[BinarySettings["PROTOCOL"] = 58] = "PROTOCOL";
70
- BinarySettings[BinarySettings["RUNNING_CURRENT"] = 59] = "RUNNING_CURRENT";
71
- BinarySettings[BinarySettings["SERIAL_NUMBER"] = 60] = "SERIAL_NUMBER";
72
- BinarySettings[BinarySettings["SLIP_TRACKING_PERIOD"] = 61] = "SLIP_TRACKING_PERIOD";
73
- BinarySettings[BinarySettings["STALL_TIMEOUT"] = 62] = "STALL_TIMEOUT";
74
- BinarySettings[BinarySettings["STATUS"] = 63] = "STATUS";
75
- BinarySettings[BinarySettings["TARGET_SPEED"] = 64] = "TARGET_SPEED";
76
- })(BinarySettings = exports.BinarySettings || (exports.BinarySettings = {}));
77
- //# sourceMappingURL=binary_settings.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"binary_settings.js","sourceRoot":"","sources":["../../../src-web/binary/binary_settings.ts"],"names":[],"mappings":";AAAA,sDAAsD;AACtD,sDAAsD;;;AAEtD;;GAEG;AACH,IAAY,cAkEX;AAlED,WAAY,cAAc;IACxB,mEAAgB,CAAA;IAChB,6EAAqB,CAAA;IACrB,iEAAe,CAAA;IACf,mEAAgB,CAAA;IAChB,+EAAsB,CAAA;IACtB,iFAAuB,CAAA;IACvB,yFAA2B,CAAA;IAC3B,2FAA4B,CAAA;IAC5B,+EAAsB,CAAA;IACtB,uEAAkB,CAAA;IAClB,sFAA0B,CAAA;IAC1B,kFAAwB,CAAA;IACxB,8DAAc,CAAA;IACd,4FAA6B,CAAA;IAC7B,8EAAsB,CAAA;IACtB,4EAAqB,CAAA;IACrB,4EAAqB,CAAA;IACrB,4EAAqB,CAAA;IACrB,wEAAmB,CAAA;IACnB,8EAAsB,CAAA;IACtB,4EAAqB,CAAA;IACrB,8DAAc,CAAA;IACd,kEAAgB,CAAA;IAChB,kFAAwB,CAAA;IACxB,oFAAyB,CAAA;IACzB,sEAAkB,CAAA;IAClB,4EAAqB,CAAA;IACrB,4EAAqB,CAAA;IACrB,wEAAmB,CAAA;IACnB,4EAAqB,CAAA;IACrB,oEAAiB,CAAA;IACjB,kEAAgB,CAAA;IAChB,4EAAqB,CAAA;IACrB,gEAAe,CAAA;IACf,kEAAgB,CAAA;IAChB,wEAAmB,CAAA;IACnB,8FAA8B,CAAA;IAC9B,wEAAmB,CAAA;IACnB,gFAAuB,CAAA;IACvB,sEAAkB,CAAA;IAClB,gFAAuB,CAAA;IACvB,sFAA0B,CAAA;IAC1B,kFAAwB,CAAA;IACxB,gEAAe,CAAA;IACf,gHAAuC,CAAA;IACvC,4EAAqB,CAAA;IACrB,sFAA0B,CAAA;IAC1B,0EAAoB,CAAA;IACpB,oFAAyB,CAAA;IACzB,4EAAqB,CAAA;IACrB,gFAAuB,CAAA;IACvB,oFAAyB,CAAA;IACzB,gEAAe,CAAA;IACf,sEAAkB,CAAA;IAClB,sFAA0B,CAAA;IAC1B,4FAA6B,CAAA;IAC7B,8FAA8B,CAAA;IAC9B,oFAAyB,CAAA;IACzB,4DAAa,CAAA;IACb,0EAAoB,CAAA;IACpB,sEAAkB,CAAA;IAClB,oFAAyB,CAAA;IACzB,sEAAkB,CAAA;IAClB,wDAAW,CAAA;IACX,oEAAiB,CAAA;AACnB,CAAC,EAlEW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAkEzB","sourcesContent":["// ==== THIS FILE IS GENERATED FROM A TEMPLATE ==== //\n// ============= DO NOT EDIT DIRECTLY ============= //\n\n/**\n * Named constants for all Zaber Binary protocol settings.\n */\nexport enum BinarySettings {\n ACCELERATION = 0,\n ACCELERATION_ONLY = 1,\n ACTIVE_AXIS = 2,\n ALIAS_NUMBER = 3,\n ANALOG_INPUT_COUNT = 4,\n ANALOG_OUTPUT_COUNT = 5,\n AUTO_HOME_DISABLED_MODE = 6,\n AUTO_REPLY_DISABLED_MODE = 7,\n AXIS_DEVICE_NUMBER = 8,\n AXIS_INVERSION = 9,\n AXIS_VELOCITY_PROFILE = 10,\n AXIS_VELOCITY_SCALE = 11,\n BAUD_RATE = 12,\n CALIBRATED_ENCODER_COUNT = 13,\n CALIBRATION_ERROR = 14,\n CALIBRATION_TYPE = 15,\n CLOSED_LOOP_MODE = 16,\n CURRENT_POSITION = 17,\n CYCLE_DISTANCE = 18,\n DECELERATION_ONLY = 19,\n DEVICE_DIRECTION = 20,\n DEVICE_ID = 21,\n DEVICE_MODE = 22,\n DIGITAL_INPUT_COUNT = 23,\n DIGITAL_OUTPUT_COUNT = 24,\n ENCODER_COUNT = 25,\n ENCODER_POSITION = 26,\n FILTER_HOLDER_ID = 27,\n FIRMWARE_BUILD = 28,\n FIRMWARE_VERSION = 29,\n HOLD_CURRENT = 30,\n HOME_OFFSET = 31,\n HOME_SENSOR_TYPE = 32,\n HOME_SPEED = 33,\n HOME_STATUS = 34,\n INDEX_DISTANCE = 35,\n JOYSTICK_CALIBRATION_MODE = 36,\n KNOB_DIRECTION = 37,\n KNOB_DISABLED_MODE = 38,\n KNOB_JOG_SIZE = 39,\n KNOB_MOVEMENT_MODE = 40,\n KNOB_VELOCITY_PROFILE = 41,\n KNOB_VELOCITY_SCALE = 42,\n LOCK_STATE = 43,\n MANUAL_MOVE_TRACKING_DISABLED_MODE = 44,\n MAXIMUM_POSITION = 45,\n MAXIMUM_RELATIVE_MOVE = 46,\n MESSAGE_ID_MODE = 47,\n MICROSTEP_RESOLUTION = 48,\n MINIMUM_POSITION = 49,\n MOVE_TRACKING_MODE = 50,\n MOVE_TRACKING_PERIOD = 51,\n PARK_STATE = 52,\n PERIPHERAL_ID = 53,\n PERIPHERAL_ID_PENDING = 54,\n PERIPHERAL_SERIAL_NUMBER = 55,\n PERIPHERAL_SERIAL_PENDING = 56,\n POWER_SUPPLY_VOLTAGE = 57,\n PROTOCOL = 58,\n RUNNING_CURRENT = 59,\n SERIAL_NUMBER = 60,\n SLIP_TRACKING_PERIOD = 61,\n STALL_TIMEOUT = 62,\n STATUS = 63,\n TARGET_SPEED = 64,\n}\n"]}