Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 02:14:26 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  Barcode Plugin *** Andrew question
Pages: 1   Go Down
Print
Author Topic: Barcode Plugin *** Andrew question  (Read 301 times)
0 Members and 2 Guests are viewing this topic.
BR549
Active Member

Offline Offline

Posts: 2,557


View Profile
« on: August 31, 2011, 12:19:32 AM »

Andrew I am working with the Barcode Plugin. Is there a NotifyPlugins() call to activate the load Barcode button??

I am working on a system that does NOT have a mouse and I need to create a Button that I can assign a hotkey to to active the barcode function. As it is I have to go to the top menu and select the Plugin control then selct the load barcode selection. Without a mouse that is TOUGH to do .

Thanks (;-) TP
Logged
are1987
Active Member

Offline Offline

Posts: 25


View Profile
« Reply #1 on: September 04, 2011, 07:03:17 PM »

Hi,

I don't know if there is a notify plugin call, but you could turn on a UserLED and the plugin could watch the LED and then run the code.

Andrew
Logged
BR549
Active Member

Offline Offline

Posts: 2,557


View Profile
« Reply #2 on: September 04, 2011, 09:22:48 PM »

Problem solved Andrew came up with the correct call

NotifyPlugin(10000) . This will set the Barcode plugin into loading mode.

(;-) TP
Logged
Ya-Nvr-No
Active Member

Offline Offline

Posts: 268


Scuptris 3D


View Profile
« Reply #3 on: September 04, 2011, 09:52:37 PM »

NotifyPlugins(10000)
Logged
BR549
Active Member

Offline Offline

Posts: 2,557


View Profile
« Reply #4 on: September 04, 2011, 11:01:14 PM »

Yep Forgot the "S"

Thanks (;-)TP
Logged
Ya-Nvr-No
Active Member

Offline Offline

Posts: 268


Scuptris 3D


View Profile
« Reply #5 on: September 05, 2011, 07:34:35 AM »

I've been playing with these vbs scripts, very interesting. So much to learn, is there any great resources to grasp this. Not sure I understand what NotifyPlugins() or args.Item(0) are, one looks like a function the other looks like an array element.
Did get myself in one endless loop that kept creating a new script process that I had to reboot to get out of, LOL But it made me understand how the process can be setup as a watchdog or pass data.

Thanks for the lessons, I like.
Ya-Nvr-No
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!