HP50G SD card STO and RCL
|
10-31-2014, 03:47 PM
(This post was last modified: 10-31-2014 03:48 PM by Han.)
Post: #4
|
|||
|
|||
RE: HP50G SD card STO and RCL
(10-31-2014 03:42 PM)Paul 6146 Wrote: Thanks David! Your 2nd paragraph is exactly what I was doing. I would RCL a directory onto the stack and save it to the sd card thinking the programs inside the directory would be included on the sd card. I will try creating a global variable first on the sd card and then store the programs into it. If you are trying to use :port_number:dir_name/prog_name that's not going to work. The scheme only works for internal ports because the objects stored on internal ports are HP objects. The file format of an SD card, however, is the same as that on a PC, which would have no ability to recognize composite HP objects. Thus the scheme above would not work for port 3 (where the SD card sits) because any "name" you create there is a "PC filename" and any object you store there is no longer an HP object but a "PC file." Saving each individual program to its own file on the SD card will work just fine, though. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)