Difference between revisions of "Documentation/Nightly/Modules/PlusRemote"
From Slicer Wiki
Line 33: | Line 33: | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} | ||
[[File:PlusRemoteScreenshot.png]] | [[File:PlusRemoteScreenshot.png]] | ||
+ | |||
+ | *Recording: Start and stop recording | ||
+ | *Update Transform: Update transform matrix; Requires name of transform node to match an existing transform in the PLUS config file | ||
+ | *Reply: Feedback message from PLUS server | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 14:19, 5 August 2013
Home < Documentation < Nightly < Modules < PlusRemote
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
| |||
|
Module Description
Convenience module for sending commands through OpenIGTLink Remote to PLUS. Requires OpenIGTLink Remote module available in the SlicerIGT extension. See https://www.assembla.com/spaces/plus/wiki/PlusServer_commands for more information about PLUS server commands.
Use Cases
- Sending Recording and Transform Update commands to PLUS server
Tutorials
N/A
Panels and their use
- Recording: Start and stop recording
- Update Transform: Update transform matrix; Requires name of transform node to match an existing transform in the PLUS config file
- Reply: Feedback message from PLUS server
Similar Modules
N/A
References
N/A
Information for Developers
Section under construction. |