DanGrover
@dangrover
New Member
Joined: Feb 14, 2024
Topics: 2 / Replies: 67
Reply
RE: Checkbox changed state bug?

My old rugby team used to use alcoholic drinks as the “code” when doing thrown line-outs – Beer or Cider meant a short pass, wine meant to the middle,…

12 years ago
Forum
Reply
RE: Checkbox changed state bug?

The word you type in after the name of the word “changed” is not the state that it’s changing to – it’s simply the name of a variable that CONTAINS th…

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

Why use one line when you can use four, Norman?! Your way is much better, aha.

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

It sounds like data2 has a new line at the end of it – a carriage return, enter button etc. You’ll need to trim that off. If you can trim it from the …

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

Well it’s worth bearing in mind that prints are ALWAYS encapsulated in quotation marks, because prints are all strings. If it has only one set of quot…

12 years ago
Forum
Reply
RE: 3dsmax expressions/scripting

I think a lot of it is about learning which tool is best for which job. After Effects is a little more limited in that respect – which isn’t an insult…

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

Again, this won’t be the most direct way, but if you have a string and you want to get rid of certain characters, one sure fire way of doing it is to …

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

Oops, my mistake – you can’t run readDelimitedString on strings (ironically), you have to run it on StringStreams. So first, you’ll need to convert th…

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

If you know the format of the data you’re getting in advance – and it sounds like you do – it’ll be very simple. Something like… input_data = port…

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

Try ReadDelimitedString(). It allows you to define the character that is read up to (ie you can use ‘,’ to separate values). So, as you say, you migh…

12 years ago
Forum
Reply
RE: Read Serial Port Arduino

Is the information being read correctly from the port? For example, if you print the values of rotX and rotY rather than try and apply them as rotatio…

12 years ago
Forum
Reply
12 years ago
Forum
Reply
RE: -jobnameadjust missing from cmdjob.exe BB2013

I’ve only been fiddling with cmdjob since 2013 but it has always automatically renamed jobs for me (and I’ve had that occur plenty of times). Perhaps …

12 years ago
Forum
Reply
RE: video metadata

This is a really interesting discussion guys, thanks very much. I’m a big fan of commandline stuff, so this is great to read.

12 years ago
Forum
Reply
RE: How can i enable disable vray render elements

AlexMateo: I present my respects to you, many thanks seriously. I find this web But im a noob with maxscript , and i dont know well how is the s…

12 years ago
Forum
Page 2 / 5