Ok, But is just another procedure, inside an Include file.
So I think that is different, isn't it?
the help file says (I haven't my PC at this moment, but I remembered it)that the return command will quit the proc and go back to the statement that called the proc.
But i'm not sure. So let me...
Knob???
I was trying to look for the specific error on my script. I got this script (called PASSFAIL.wax) already working. but it works as a single script. I mean now i'm using it as a procedure inside a INC file.
I use some termmsg to see the lines that the script was teaking and they're Ok...
Hi guys
I'm working with a script that puts a req file into a server (SFDM server, this is a server that we use to track the serial numbers of the packs in production).
Once that the server takes the REQ file, the server sends back a RSP file.
My problem is that I use the next lines:
fopen...
Yes, and in fact the tests are not optional. both test should be performed for each pack. the real problem is that I was trying to run the program from the same place at the same PC. and imagine both tester waiting for the same results, save them in the same folder.
And like I told you I can...
Ok, let me try both options and I'll let you know results.
But in advance, let me tell you that it is suposse to be a script that should prevent workmanship errors. (?)
I mean, we must to let nothing to decide to the operator (Since they don't have knowledge about the test / product).
The...
Ok.
(Sorry, you'll need to copy the file on your Editor to see it properly)
Some messages at Spanish (Pass/Fail conditions, Etc)
Basically, I performed 2 test Circuit & Pack Diagnostic, I save both results into a file text, then I open that file, and save each line into an array, and (see the...
the script captures some lines (rget RSP raw). I just need 4 lines for each pack (max: 5 packs tested) and they're stored in a file text. then I evaluate the file and that's it.
But I use the same script on both shelf
Shelf 1 on COM1, Shelf 2 on COM4.
I use a main script called programsel, on...
Hi Knob
Well, I'm not sure....
I mean I was working with 1 shelf.
Then I decide (My boss in fact)to add a second shelf and I just copied the same scripts for it.
But both testers save the Results files in the same folder,
So the script was failing good units or passing the bad ones.
So I...
Yup, thanks for help.
I did notice where my error was.
I was writing (on 4 sessions) the same file at the same folder, so I send them to different folders and no problema.
But, now, I can't keep the Script Path, I mean everytime that I close the session, all the windows have the same path that...
Well, let me check it.
that I want to do is to be able to recognize or separate the answer from one port form the other, like I told you I'm sending commands on both ports, then I wait for an answer from them and the problem is that for example I send a command to the port COM1, but the first...
Hi again.
The scripts that I'm trying to do, they're working so fine.
My issue at this moment is that I'm using both serial ports to read / write to 2 shelfs (I got a LPA900 PCB that controls all the others PCBs inserted on each shelf)
I read/write in COM1 & COM2 at the same time, the problem...
Thanks Knob!!
It's working now.
I put the procs inside the dialogbox instead of call the dlgupdate after them. (doing it in this way doesn't work).
Rgds
EM
Edu Melendez
Hi to All!!!
I'm trying to use the dlgupdate cmd, but at compiling the script says that it's an invalid string and an invalid token.
I tried with this
(the proc with the DlgBox)
blah, blah
bitmap 1 5 5 280 70 "PROG.BMP"
other procs
blah, blah...
then the proc with the BMP to refresh
blah...
Thanks, I realized that I'm not reading as well as I should do it.
by the way, this CMD supports animated gifs?
I know, that I can change the BMP file instead of use an animated file, but it's just a Dummy question.
Edu Melendez
HI!!
I mean to put a picture that changes depending on an event
(Status chianging, power up - off, etc)
I want to add a picture in a dialog box
example. if the status is PASS a happy face, Status FAIL Sad face
Edu Melendez
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.