# IFM Vibrations VSE150

**URL:** https://discourse.nodered.org/t/ifm-vibrations-vse150/26356
**Category:** General
**Created:** [9 May 2020 09:58 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356 "2020-05-09T09:58:34Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![DaveMou](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaveMou](https://discourse.nodered.org/u/DaveMou)
#### Post date: [9 May 2020 09:58 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/1 "2020-05-09T09:58:34Z")

</div>

Dear all,

Does somebody has any experience with this sensors and node red? I have a project where I must use them.  
Thank you!

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [9 May 2020 10:09 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/2 "2020-05-09T10:09:07Z")

</div>

Unless you have a profinet gateway or plc, I'm not sure you can communicate to this device.

---

<div class="post-metadata">

### Author: ![DaveMou](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaveMou](https://discourse.nodered.org/u/DaveMou)
#### Post date: [9 May 2020 10:40 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/3 "2020-05-09T10:40:50Z")

</div>

Thanks Steve-mcl. But you could communicate via profinet nodes , couldn’t you?

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [9 May 2020 10:47 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/4 "2020-05-09T10:47:54Z")

</div>

> [@DaveMou](#):
>
> profinet nodes

Only one I've seen is the compactcom nodes but if I'm not mistaken, they require special hardware?

Please correct me if I am wrong.

Ps, I think that device talks "profinet IO" (not profinet)

---

<div class="post-metadata">

### Author: ![DaveMou](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaveMou](https://discourse.nodered.org/u/DaveMou)
#### Post date: [9 May 2020 11:02 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/5 "2020-05-09T11:02:34Z")

</div>

I don´t know. This is the first time I have to use these devices. 🙂

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [9 May 2020 11:06 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/6 "2020-05-09T11:06:39Z")

</div>

No protocol TCP / UDP communication might be possible but the Manual only mentions profinet IO so I can only recommend you contact IFM. They are usually good with support (especially if it means more future sales I would suspect)

---

<div class="post-metadata">

### Author: ![DaveMou](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaveMou](https://discourse.nodered.org/u/DaveMou)
#### Post date: [9 May 2020 11:07 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/7 "2020-05-09T11:07:47Z")

</div>

thanks!! I´ll do it

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [9 May 2020 14:24 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/8 "2020-05-09T14:24:11Z")

</div>

Doesn't whoever said that is the device to use know about what techniques can be used to talk to it? I would have thought that would be considered before deciding to use it.  
Is profinet already used in your organisation (or that of your client if you are working for a client)?

---

<div class="post-metadata">

### Author: ![DaveMou](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaveMou](https://discourse.nodered.org/u/DaveMou)
#### Post date: [9 May 2020 14:53 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/9 "2020-05-09T14:53:14Z")

</div>

Hi Colin,

There is a machine where they have S7 1500. Now, they want to add some signals (AI and DI) and this device (IFM VSE150). We just read signals and make some alarms.  
PLC or device that we want to install, it´s based on node red, you can add inputs that you want, and you can communicate as a Modbus TCP Slave or OPC UA server. In this case we will communicate via OPC UA, but the problem is that we need to add a VSE 150 device, bus I don´t jnow if you can communicate via S7 nodes.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [9 May 2020 15:44 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/10 "2020-05-09T15:44:39Z")

</div>

If you have an S7 then you can/should connect the VSE150 to that. Then you can use OPCUA, modbus, TCP or the S7 nodes to read the VSE values from the plc tags.

That's kinda why I asked

> [@Steve-Mcl](#):
>
> Unless you have a profinet gateway or plc

---

<div class="post-metadata">

### Author: ![DaveMou](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaveMou](https://discourse.nodered.org/u/DaveMou)
#### Post date: [9 May 2020 16:05 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/11 "2020-05-09T16:05:29Z")

</div>

thanks,

i wanna mean, they don´t want to connect anything else to S7. They would like to add VSE directly to our PLC based on node red, via S7 nodes. Is that possible?  
After reading tags from VSE we have to communicate with SCADA via OPC UA

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [9 May 2020 16:06 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/12 "2020-05-09T16:06:46Z")

</div>

No. Afraid not.  
S7 protocol != profinet != profinet IO  
3 different protocols.

But as I said earlier, IFM might have no protocol or alternate protocol communication method.

Failing that, you could purchase a gateway device (relatively cheap) if they won't let you connect it to the PLC.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [8 July 2020 16:06 UTC](https://discourse.nodered.org/t/ifm-vibrations-vse150/26356/13 "2020-07-08T16:06:53Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
