Sanjay E.
Bengaluru, Karnataka
Feb 21, 2018
10
Posts
Re: Pattern Creation with 16 channels using DIOEasy Tool
Hi everyone,
We want to utilize the GX5295's DIO memory effectively, so planning to use 16 channel mode instead of 32 channel mode.
We are creating the sample DIO file with 16 channels from DIOEasy tool, it is able to create the .dio file, but we want to save this as .asc file.
When we are saving to .asc file, the values are getting changed from dio file to asc file.
can any one please help on this.
if any one is having the 16 channel sample .asc file, please share it for reference.
Thanks,
Sanjay.
File Attachment:
dio&asc.rar
Jason D.
Irvine, CA
Feb 21, 2018
32
Posts
Re: Pattern Creation with 16 channels using DIOEasy Tool
Hi Sanjay,
To save as .asc file go to File > Save As. In the option "Save as type: " choose "ASCII Files w/Command (*.asc)".
GtDio does not have support for saving as ascii file while changing the channel width. I recommend using 32 channels and ignore the other channels you are not using.
I uploaded a .zip file with your vectors with 32 channel width in .dio and .asc.
If you still have issues, can you answer the following questions:
1. What version of GtDio and DioEasy do you have installed?
2. Each channel has vector depth of 64M steps at 32 channels. Are you surpassing or plan to surpass this?
Regards,
Jason
File Attachment:
32ChannelWidth.zip
Sanjay E.
Bengaluru, Karnataka
Mar 1, 2018
10
Posts
Re: Pattern Creation with 16 channels using DIOEasy Tool
Hi Jason,
Thanks for your quick response!!!
1.We're using GTDIO Version 4.9 and DioEasy Versio 4.9.
2.We want to utilize the DIO memory effectively by increasing the vector depth to 128M steps at each channel (channel 0-channel 15) instead of 64M at 32 channel.
3.We'd created a pattern with 16 channel width and able to load in GX5295 by configuring it to 16 channel width mode with help of "DioSetupIOConfiguration", but while loading multiple patterns of 16 channels width at different location, we couldn't able to run the second pattern alone with the help of Sequencer,Kindly help on this.
4.Let us want to know, how memory is dynamically allocated in case of 16 channel width mode, to proceed further with multiple patterns loading.
for example: Pattern1 loaded at 5 step and pattern2 loaded at 50005 step, we want to run pattern2 alone in RTC mode.
Thanks,
Sanjay.
File Attachment:
Pattern with 16 channel width.dio