22 lines
317 B
Markdown
22 lines
317 B
Markdown
# Print Table
|
|
|
|
Send a measurement or record table to the browser as a WebSocket message for display.
|
|
|
|
## Inputs
|
|
|
|
| Name | Type | Required | Description |
|
|
|------|------|----------|-------------|
|
|
| table | RECORD_TABLE or DATA_TABLE | Yes | Table to display |
|
|
|
|
## Outputs
|
|
|
|
None.
|
|
|
|
## Controls
|
|
|
|
None.
|
|
|
|
## Notes
|
|
|
|
- None.
|