User Tools

Site Tools


uvs:programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
uvs:programs [2022/06/26 12:00] – old revision restored (2022/04/19 04:48) 82.80.244.59uvs:programs [2023/02/05 16:30] (current) – Version 0.5 uvsoftware
Line 75: Line 75:
  
  
-===== CANopen Commadline Tool =====+===== CANopen Commandline Tool =====
 {{http://www.uv-software.de/files/dokuwiki/programs/Tux_102px.png  }} {{http://www.uv-software.de/files/dokuwiki/programs/Tux_102px.png  }}
-The //CANopen Commanline Tool// is a text-based program to request CANopen services from CANopen devices on the command line by entering commands at the program´s prompt or processing them from a batch file.+The //CANopen Commandline Tool// is a text-based program to request CANopen services from CANopen devices on the command line by entering commands at the program´s prompt or processing them from a batch file.
  
-The syntax for these commands is taken from the CANopen specification CiA DS-309/3 (//Interfacing CANopen with TCP/IP â€“ ASCII Mapping//).+The syntax for these commands is taken from the CANopen specification CiA DS-309/3 (//Interfacing CANopen with TCP/IP -- ASCII Mapping//).
 The program is build on the UVS [[uvs:programs#CANopen_Master_Library|CANopen Master library]], which exists for several microcontrollers and even for some CAN interface boards from different vendors and for different operating systems. The program is build on the UVS [[uvs:programs#CANopen_Master_Library|CANopen Master library]], which exists for several microcontrollers and even for some CAN interface boards from different vendors and for different operating systems.
 Here the //CANopen Commandline Tool// uses the [[wp>Socketcan|SocketCAN]] interface on Linux operating systems; Here the //CANopen Commandline Tool// uses the [[wp>Socketcan|SocketCAN]] interface on Linux operating systems;
Line 248: Line 248:
 ^  can_moni (CAN Monitor using PCAN-USB)  ^^ ^  can_moni (CAN Monitor using PCAN-USB)  ^^
 ^Developer         |[[uwe.vogt@uv-software.de|Uwe Vogt]]  | ^Developer         |[[uwe.vogt@uv-software.de|Uwe Vogt]]  |
-^Current version   |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/can_moni.0.5.4.tar.gz|Version 0.5 SR4 Build 1153]] of February 52022  | +^Current version   |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/can_moni.0.5.6.tar.gz|Version 0.5 SR6 Build 1679]] of February 42023  | 
-^Documentation     |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/can_moni.0.5.4.readme|README]] and program option ''--help''  |+^Documentation     |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/can_moni.0.5.6.readme|README]] and program option ''--help''  |
 ^License           |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/LICENSE|UVS Freeware License]] (without warranty or support)  | ^License           |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/LICENSE|UVS Freeware License]] (without warranty or support)  |
 ^Standard(s)       |CAN Specification 2.0 and CAN FD Specification  | ^Standard(s)       |CAN Specification 2.0 and CAN FD Specification  |
-^Driver(s)         |[[uvs:programs:pcbusb_library|OS X Library for PCAN-USB Interfaces]] from [[http://www.uv-software.de|UV Software]]  |+^Driver(s)         |[[uvs:programs:pcbusb_library|macOS Library for PCAN-USB Interfaces]] from [[http://www.uv-software.de|UV Software]]  |
 ^Category          |Industrial communication, CAN, CAN FD, MacCAN  | ^Category          |Industrial communication, CAN, CAN FD, MacCAN  |
-^Operating system  |OS X 10.(x86_64), since version 0.5 SR3 macOS 11.0 (x86_64 & arm64)  |+^Operating system  |OS X 10.13 (x86_64), since version 0.5 SR3 macOS 11.0 (x86_64 & arm64)  |
 ^Download server   |[[uvs:programs:can_moni_mac|http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/]]  | ^Download server   |[[uvs:programs:can_moni_mac|http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Utilities/can_moni/]]  |
  
Line 275: Line 275:
 ^Developer         |[[uwe.vogt@uv-software.de|Uwe Vogt]]  | ^Developer         |[[uwe.vogt@uv-software.de|Uwe Vogt]]  |
 ^Current version   |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Applications/MacCAN_Monitor_App ^Current version   |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Applications/MacCAN_Monitor_App
-/MacCAN_Monitor.0.4_uni.dmg|Version 0.4]] of December2021  |+/MacCAN_Monitor.0.5_uni.dmg|Version 0.5]] of February 42023  |
 ^Documentation     |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Applications/MacCAN_Monitor_App ^Documentation     |[[http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Applications/MacCAN_Monitor_App
-/MacCAN_Monitor.0.4.pdf|Readme]] file and a screen [[http://www.uv-software.de//files/downloads/MacCAN/PCANUSB/Videos/MacCAN_Monitor_App+/MacCAN_Monitor.0.5.pdf|Readme]] file and a screen [[http://www.uv-software.de//files/downloads/MacCAN/PCANUSB/Videos/MacCAN_Monitor_App
 /MacCAN_Monitor.mov|video]]  | /MacCAN_Monitor.mov|video]]  |
 ^License           |[[https://opensource.org/licenses/BSD-2-Clause|BSD 2-Clause]]  "Simplified" License  | ^License           |[[https://opensource.org/licenses/BSD-2-Clause|BSD 2-Clause]]  "Simplified" License  |
Line 284: Line 284:
 ^Driver(s)         |[[uvs:programs:pcbusb_library|macOS Library for PCAN-USB Interfaces]] from [[http://www.uv-software.de|UV Software]]  | ^Driver(s)         |[[uvs:programs:pcbusb_library|macOS Library for PCAN-USB Interfaces]] from [[http://www.uv-software.de|UV Software]]  |
 ^Category          |Industrial communication, CAN, [[https://www.mac-can.com/|MacCAN]]  | ^Category          |Industrial communication, CAN, [[https://www.mac-can.com/|MacCAN]]  |
-^Operating system  |OS X 10.(x86_64) or macOS 11.x (Universal macOS Binary)  |+^Operating system  |OS X 10.13 (x86_64) or macOS 11.x (Universal macOS Binary)  |
 ^Download server   |[[uvs:programs:maccan_monitor_app|http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Applications/MacCAN_Monitor_App/]]  | ^Download server   |[[uvs:programs:maccan_monitor_app|http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Applications/MacCAN_Monitor_App/]]  |
 ^Additional information |PCAN is a registered trademark of [[http://www.peak-system.com/|PEAK-System Technik GmbH]], Darmstadt  | ^Additional information |PCAN is a registered trademark of [[http://www.peak-system.com/|PEAK-System Technik GmbH]], Darmstadt  |
uvs/programs.1656237614.txt.gz · Last modified: 2022/06/26 12:00 by 82.80.244.59