If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Bug in time module ??? [solved]
4 posts
• Page 1 of 1
Bug in time module ??? [solved]
Hi there!
Anyone knows something about the time module not always giving the decimal minutes?
I mean if the time is 17:25 the module gives 17:5 this is not always but it does occur often and on several pc's.
The time is manual asked by push of a trigger
same with FS 3.00 as FS 3.01.
thanks for any help. see pic please.
nb **** what is this sh*tty anouncement??? what does it matter what the size of pic is...***
this--->The image must be at least 0 pixels wide, 0 pixels high and at most 650 pixels wide and 1000 pixels high. The submitted image is 890 pixels wide and 375 pixels high.
Anyone knows something about the time module not always giving the decimal minutes?
I mean if the time is 17:25 the module gives 17:5 this is not always but it does occur often and on several pc's.
The time is manual asked by push of a trigger
same with FS 3.00 as FS 3.01.
thanks for any help. see pic please.
nb **** what is this sh*tty anouncement??? what does it matter what the size of pic is...***
this--->The image must be at least 0 pixels wide, 0 pixels high and at most 650 pixels wide and 1000 pixels high. The submitted image is 890 pixels wide and 375 pixels high.
- Attachments
-
- resized it, its not ok but you can see
- time-bug.PNG (273.88 KiB) Viewed 11094 times
Last edited by jjs on Sun Feb 03, 2013 2:08 pm, edited 1 time in total.
-
jjs - Posts: 142
- Joined: Thu Jun 09, 2011 12:15 pm
Re: Bug in time module ???
Time module is fine, your arrangement - not.
Seconds are sent as number (integer), that why you don't get "0", like "01". You need to add some detector, whether number is 1-digt or 2-digts, and depending on result - "0" would be placed before number (keep links order), when sending it to the string.
I guess someone places the example before I finish.
Seconds are sent as number (integer), that why you don't get "0", like "01". You need to add some detector, whether number is 1-digt or 2-digts, and depending on result - "0" would be placed before number (keep links order), when sending it to the string.
I guess someone places the example before I finish.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: Bug in time module ???
tester wrote:Time module is fine, your arrangement - not.
Seconds are sent as number (integer), that why you don't get "0", like "01". You need to add some detector, whether number is 1-digt or 2-digts, and depending on result - "0" would be placed before number (keep links order), when sending it to the string.
I guess someone places the example before I finish.
maybe you're right, i will make a detector if the first digit is of the minutes is 0
edit* ok got it thanks, added a selctor who ads a 0 when the minutes are less then 10
-
jjs - Posts: 142
- Joined: Thu Jun 09, 2011 12:15 pm
Re: Bug in time module ???
"most 650 pixels wide" limit vs "890 pixels wide" sieze.
Too wide.
Too wide.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 66 guests