Je souhaiterai commander les afficheurs Jumbo k8063 avec un module VBA (visual basic de la suite microsoft office). Uniquement afficher un chiffre si une cellule contient ce chiffre. Avez-vous une solution ?
Par aileurs, je souhaiterai connecter les afficheurs en usb puisqu’il n’est fourni qu’une connexion DB9 RS232. J’ai essayé avec un cable convertisseur mais les programmes en VB trouvé donne à chaque fois des erreurs de port.
Pouvez-vous m’aider svp ?
Pierre
In english:
I would like to use my k8063 with VBA application. A cell of my sheet “excel” have to be shown on Jumbo Digit. Have you solutions .
Moreover, i can’t use my k8063 with my own translater db9(RS232) tu usb. A message “port error” appears. Have i to use absolutly the velleman translater ?
Regarding the port error, most likely the COM-port number should be 1 or 2, otherwise the software will throw an error (it was written back in the days when 2 COM ports was standard…).
[quote=“VEL417”]Sorry, we have no experience with VBA/Excel.
Regarding the port error, most likely the COM-port number should be 1 or 2, otherwise the software will throw an error (it was written back in the days when 2 COM ports was standard…).[/quote]
As I said before, this code looks for port 1 or 2. Most likely, your USB to serial converter has a different port number (check this in the device manager), next, adapt the code with the correct port number.