The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Export the active colormap as bmp

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
DmytroY Posted - 02/09/2021 : 12:30:54 PM
Origin Ver. and Service Release (Select Help-->About Origin): Origin Pro 2016 b9.3.226 (Academic)
Operating System: Windows 10
Hello everyone!
I'm trying to export the active contour as bmp image in labtalk using comand "expImage fname:="c:\test.bmp" type:=0;" or "expImage fname:="c:\1\test.bmp" type:=0;"(or other format), but everytime get message:
"[09/02/2021 17:48:55 expImage]
[??]!VM1 export to c:\1\test.bmp failed."
in Message Log
If I try to export it manualy into the same folder - everything works good, so I have all the permissions.
I cannot find any information about my problem. Maybe something is incorrect in command?
Thanks in Advance.
1   L A T E S T    R E P L I E S    (Newest First)
Chris D Posted - 02/09/2021 : 2:57:25 PM
Use expGraph:


expGraph type:=bmp path:= "C:\Users\chris\Desktop\My Exports Folder"


see: https://www.originlab.com/doc/X-Function/ref/expGraph

Thanks,
Chris Drozdowski
Originlab Technical Support

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000