Results 1 to 10 of 21

Thread: Artnet

Hybrid View

  1. #1
    Quote Originally Posted by samsc
    use an ethernet switch - not a hub.
    A switch allows each network port to set its own speed.

    and dont use a crossover cable.
    I own 3 products from the Artistic Licence Range and have never had any problems. I created a separate profile in networking Called Artnet. In Network preferences On the TCP/IP tab I have configuration set to manual. An IP address of 2.0.0.134 Subnet of 255.255.255.0 and everything else blank. On the Ethernet tab Configure is set to automatic. I doubt it makes any difference but I also have person file sharing enabled. I then simply use a patch cable to connect between the Mac and the Etherlynx. The yellow light should come on immediately and the network will be established. This works on my G4's, G5's and Powerbook.

  2. #2
    Quote Originally Posted by rosswill
    I own 3 products from the Artistic Licence Range and have never had any problems. I created a separate profile in networking Called Artnet. In Network preferences On the TCP/IP tab I have configuration set to manual. An IP address of 2.0.0.134 Subnet of 255.255.255.0 and everything else blank. On the Ethernet tab Configure is set to automatic. I doubt it makes any difference but I also have person file sharing enabled. I then simply use a patch cable to connect between the Mac and the Etherlynx. The yellow light should come on immediately and the network will be established. This works on my G4's, G5's and Powerbook.
    i have had problems getting dmx input working, but never dmx output.

    i use always use an ethernet switch as this gets rid of any auto-sensing problems between mac and artistic license box.

    Macs auto sense both speed and sex of ethernet.
    ether-lynx only works at 10BT.

  3. #3

    thanks, but no luck so far..

    thanks a lot guys, appreciate your help very much !
    hope i didn't come across as being too negative about the artistic license unit: I know it's probably me who doesn't really know what he is doing, and I wouldn't have bought the unit in the first place if I didn't think it is a good product....

    I tried the settings with IP 2.0.0.134 subnet 255.255.255.0 as described, did the same with jumper on and IP 10.0.0.134 same subnet.

    tried straight cables, cross cable,
    power unit first, mac afterwards and the reverse order

    tried some variations of the above settings, also tried with my manual settings for the type of ethernet connection, but no luck at all !
    I don't get it...

    tomorrow I'll pick up an ethernet switch and give that a try, after that I am going to give up and go for an alternative, since my time is running out..
    Very strange..


    thanks again,

    Joost.

  4. #4
    im a fan of the ethernet switch with leds. then you can see whos talking...and whos not...

  5. #5
    ...final suggestion... try plugging direct without using a hub or switch. It might help you trace the fault.

  6. #6
    i think something is wrong in his software.

    this is my c struct for an artnet packet from their spec

    typedef struct ONE_ARTNETDMX_PACKET
    {
    char ID[ 8 ];
    unsigned short OpCode;
    unsigned short ProtVer;
    unsigned char Sequence;
    unsigned char PhysicalPortIndex;
    unsigned char Universe;
    unsigned char UniverseHi; //docs says this is unused
    unsigned short Length;
    unsigned char Data[ 512 ];
    };

  7. #7

    well....

    well,

    something wrong in my software, i wish I got to the point that I could find that one out..
    I sent a sample max patch to the lanbox people in Rotterdam (www.lanbox.com), they had to fill in their header, ip and port, and it worked immediately with their ethernet box. No problem.
    So I am positive that I'm sending proper utp out.

    this limits it to two things:

    A:

    my header or ip settings are wrong. This is a documentation issue, has nothing to do with my software. I follow the specs, some of the advice I got (an tried) on this forum is different, especiialy the port and ip settings. I find the specs are not unambiguous. The header for an artnetdmx packet I use is this (list of char values in decimal, so shorts are split in hi and lo byte):
    65 114 116 45 78 101 116 0
    0 80
    0 14
    0 0
    0 universe
    lengthHi lengthLo

    in the specs it says the bytes of the opcode are reversed (why would anyone do that ?), so I would be curious to see what the content of the 'opcode' field in your struct is.

    B:

    it is a hardware issue of some sort, faulty box (unlikely, true, but i start to doubt seriously) or some kind of ethernet incompatibilty I fail to understand.

    ok, this is what happens with the switch:
    1. ethernet switch on
    2. arnet box on
    3. plug in artnet box into switch: green light on switch comes on, no yellow light on artnet unit.
    4. plug in mac into switch: green light on switch comes on, mac sees the network.
    5. I send data: green light on switch for the artnet box dies. Nothing happens, leds go into chase mode.

    my issues are:

    - I will have to wait for at least an hour before I can try again: my experience is that if I just power the artnet box again, it will completly fail to respond to anything I send it. Only after a 'very cold' boot the switch (or the hub I used previously) will see the artnet box is there, I have never actually seen the artnet box with a yellow light on.
    I don't know what couses this behaviour, it is not mentioned anywhere, and makes any sort of testing basically impossible. Why would any device behave in this way ?

    - it is still not clear to me what the *exact* meaning of the yellow light is, Is it a light indicating the status of the network, like the green light next to ethernet port of my modem, which is always on, without blinking, OR is it a light indicating valid data traffic, like the activity lights on my hub and on my newly acquired switch ?
    so: if it is not on, does that mean that no data whatsoever arrives, or does it mean that I send the wrong data ?


    I am getting seriously annoyed at having to think about ethernet and about trivial headers, I want light !

    I am going to give it another try (in an hour..) with an 'unreversed' opcode (i think i tried that already before), then I'm going to give up wasting my time on this thing and buy a lanbox.

  8. #8

    Ether-Lynx O/P for sale

    Hi,

    I've been complaining about Artnet a lot in this thread, and it turned out that my box was faulty, after all. The Artistic License people repaired it and tested it nicely.

    The box I bought is now for sale: I have never used except on my desk and haven't even connected it after I got it back from Artistic License last summer.

    It is an Artistic License Ether-Lynx O/P interface, I'll take any reasonable offer, I'm based in Amsterdam so shipping is not enormous, but we might have to work something out for tax and stuff.

    thanks,

    Joost.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •