v0.1.1
This is a (rather quick-and-dirty) Wireshark Lua dissector for the Fanuc Stream Motion protocol. For more information on the protocol, refer to the relevant Fanuc option documentation.
Copy or symlink the packet-fanuc-stream-motion-j519.lua
file to either the Wireshark global (/usr/(local/)share/wireshark/plugins
) or per-user ($HOME/.config/wireshark/plugins
or $HOME/.wireshark/plugins
) plugin directory.
Copy or symlink the packet-fanuc-stream-motion-j519.lua
file to either the Wireshark global (%WIRESHARK%\plugins
) or per-user (%APPDATA%\Wireshark\plugins
) plugin directory.
The dissector has been extensively used with Wireshark versions 2.2.x, but is expected to work on most versions with Lua support.
The author of this software is not affiliated with FANUC Corporation in any way. All trademarks and registered trademarks are property of their respective owners, and company, product and service names mentioned in this readme or appearing in source code or other artefacts in this repository are used for identification purposes only. Use of these names does not imply endorsement by FANUC Corporation.