Movatterモバイル変換


[0]ホーム

URL:


EmbeddedRelated.com
The 2026 Embedded Online Conference

   Forums    Search for: DeviceNet

DeviceNet has 16-bit wide "octets"!

Started byGrant Edwards incomp.arch.embedded22 years ago8 replies
DeviceNet

I'm working on developing a DeviceNet product, and I've afeeling I'm in deep trouble when reading the DeviceNet spec. In one section the...

I'm working on developing a DeviceNet product, and I've afeeling I'm in deep trouble when reading the DeviceNet spec. In one section the authors refer to "8-bit octets", "16-bitoctets", and "N*8-bit octets".WTF?The word "octet" was introduced to mean a chunk of _exactly_ 8bits so that the word "byte" could denote a architecturedependant chunk containing a quantity of bits other t...


baud detection thru S/W in devicenet CAN

Started bypmm incomp.arch.embedded22 years ago4 replies
DeviceNetSoftware

Hello can any body help me with an idea ,for detection of baud in devicenetthru software which runs in the slave moduleRegardsPMM

Hello can any body help me with an idea ,for detection of baud in devicenetthru software which runs in the slave moduleRegardsPMM


devicenet command

Started bypmm incomp.arch.embedded22 years ago2 replies
DeviceNet

Hello ,i am developing an application on the Digital IO control, and i amimplementing a DiscreteInputPoint and DiscreteOutputPoint objects...

Hello ,i am developing an application on the Digital IO control, and i amimplementing a DiscreteInputPoint and DiscreteOutputPoint objects inthe devicenet stack .i have a confusion, that is what will be thecommands sent by a master to a specific DiscreteInputPoint .To put it neatly have a DiscreteinputPoint object which shallimplements GetAttibuteSingle function .if the master wants to...


CIP, DeviceNet and Ethernet/IP groups/lists?

Started byunterberg incomp.arch.embedded18 years ago2 replies
DeviceNetEthernet

Hi,we are starting development using Ethernet/IP and DeviceNet protocols.Are there any other newsgroups or mailing lists where it...

Hi,we are starting development using Ethernet/IP and DeviceNet protocols.Are there any other newsgroups or mailing lists where it isappropriate to ask more detailed questions about these protocols ordiscuss issues than this group?Norbert


one Devicenet Question please

Started bypmm incomp.arch.embedded22 years ago6 replies
DeviceNet

Dear sir(Note to Mr Kevin Kramb:-sir i have followed your previous replies andi didnot get chance to thank you. thanks for you previous...

Dear sir(Note to Mr Kevin Kramb:-sir i have followed your previous replies andi didnot get chance to thank you. thanks for you previous replies theyhelped me a lot ) I have been working on IO control application. i have a doubtregarding POLL IO messages .i have a 4 in and 4 out Devicenet IOmodule . I wanted to implement the Poll support. i am not able todecide what will be the da...


8051 DeviceNet stack

Started bypnachtwey incomp.arch.embedded18 years ago1 reply
8051CompilerDeviceNet

Are there any recommendations for 8051 DeviceNet driver source codefor a slave device? We are presently using Silicon Labs 8051 and theKeil...

Are there any recommendations for 8051 DeviceNet driver source codefor a slave device? We are presently using Silicon Labs 8051 and theKeil compiler and tools. Silicon labs had a link to a supplier butthey are no longer support the Silicon Labs 8051 for some reason. Idon't mind paying for quality.Thanks,Peter Nachtwey


Devicenet POLL doubt

Started bypmm incomp.arch.embedded22 years ago5 replies
DeviceNet

Dear allI am implementing Devicenet slave device, in which I want to use aPOLL command but I am stuck with the expected_packet_rate in...

Dear allI am implementing Devicenet slave device, in which I want to use aPOLL command but I am stuck with the expected_packet_rate in POLL.what should be the default value of it .why should I configure expected_packet_rate in POLL because in POLLthe slave will respond to master command and there is no specificchance that master will request every time after a specific interval.mas...


DeviceNet and ASi stack recommendations.

Started byLes Cargill incomp.arch.embedded13 years ago3 replies
DeviceNetLinuxRS485

Who's good? Target is Linux 2.6.x with plenty of RS485 UARTS and Intel 82527 CAN controllers.-- Les Cargill

Who's good? Target is Linux 2.6.x with plenty of RS485 UARTS and Intel 82527 CAN controllers.-- Les Cargill


PIC18F458

Started byChris Hiler incomp.arch.embedded22 years ago1 reply
DeviceNetPIC18

Does anybody know if there is a demo board available for thePIC18F458? Any specific one that you might want to recommend? I sawa couple on...

Does anybody know if there is a demo board available for thePIC18F458? Any specific one that you might want to recommend? I sawa couple on Microchips website, and they didn't look like exactly whatI'm looking for. I need to implement a group 2 slave for DeviceNet,using CAN.Thanks,Chris


Question on Devicenet

Started bypmm incomp.arch.embedded22 years ago4 replies
DeviceNetSensor

Hello I am trying to retrive a revision number of a Prism (positionsensor)(CutlerHammer make), and i am using netview to see the networkon...

Hello I am trying to retrive a revision number of a Prism (positionsensor)(CutlerHammer make), and i am using netview to see the networkon SST master Card (CutlerHammer) .i am sending a 0E(getattribsingle)05(connection)00(instance) 01(attributeId)this gives me an error as Arrrtibute not supported .why this is so i think i am doing right since revision is a class attribute i should...


'best' control network? Devicenet vs Lonworks vs CAN vs Fieldbus vs Ethernet ???

Started byperfb incomp.arch.embedded22 years ago13 replies
DeviceNetEthernet

no doubt this is a FAQ oft beat to death, but, assuming one wanted to control a network of about 10 i/o modules each with maybe 100 i/o...

no doubt this is a FAQ oft beat to death, but, assuming one wanted to control a network of about 10 i/o modules each with maybe 100 i/o digital/analog points, at maybe a 100Hzmaximum rate (e.g. an automatic industrial processing machine of some kind) ...which control network would be, ahem, for lack of a better word, 'best'?(i.e. in terms of price/node, support, ease of development...


Devicenet Command again

Started bypmm incomp.arch.embedded22 years ago2 replies
DeviceNet

Dear alli am implementing a IO slave module .i have 4 output points which aremonitored by 4 discrete output point objects .An assembly object...

Dear alli am implementing a IO slave module .i have 4 output points which aremonitored by 4 discrete output point objects .An assembly object has aoutput instance which shall monitor these 4 Discreteoutput pointobjects (as i understood from specs).in the specs the attribute of theassembly object is a byte array .I have a doubt that what will be themaster command format inorder to invok...


The 2026 Embedded Online Conference

Sign in

Forgot username or password?  | Create account

Search comp.arch.embedded

comp.arch.embedded by keywords

Free PDF Downloads

Embedded Systems – Theory and Design Methodology
Open Source in Embedded System Development
CPU Memory - What Every Programmer Should Know About Memory

Blogs - Hall of Fame

So You Want To Be An Embedded Systems Developer

So You Want To Be AnEmbedded Systems Developer
Steve Branam

Introduction to Microcontrollers

Introduction toMicrocontrollers
Mike Silva

Important Programming Concepts (Even on Embedded Systems)

ImportantProgramming Concepts (Even on Embedded Systems)
Jason Sachs

How FPGAs Work and Why You'll Buy One

HowFPGAs Work and Why You'll Buy One
Yossi Krenin

MSP430 Launchpad Tutorial

MSP430 Launchpad Tutorial
Enrico Garante

Arduino Robotics

Arduino Robotics
Lonnie Honeycutt

Discussion Groups

Quick Links

About EmbeddedRelated.com

The Related Sites


[8]ページ先頭

©2009-2026 Movatter.jp