IMAGE FILES for CAMERA SIMULATION . . .
2018-11-12-155341
All --
Is there a way from CODE to change the IMAGE FILE that is used by the CAPTURE SIMULATION FEATURE?
I have have a folder with about 60 images that are a Z SERIES that I would like to open via the CAPTURE MODULE instead of doing a FILE OPEN.
If my CODE knows what SIMULATION IMAGE would make sensed to pump through the CAPTURE MODULE, is there a way to set this up?
I recorded the act of changing this setting and nothing when into NEWMACRO.
I am currently doing this with FILE OPEN COMMANDS but I am working to get the CAMERA STUFF up and running with no camera connected.
Thank you in advance for your assistance on this.
-- Matt
0
Best Answer
-
Hi Matt,
Yes, the following references and imports should be added:
MediaCy.IQL.Capture
MediaCy.Commands
Best regards,
Trey
0
Answers
The following function will allow you to programmatically change the simulation file.