Download Schrack Seconet Driver



    / /

Schrack Seconet, an Austrian high-tech company for Fire Alarm and Communication Systems is one of the international leaders in these fields. The systems have been successfully used in all areas of applications around the globe e.g. airports, industrial premises, office buildings, schools, hospitals and properties requiring special protection measures, adding more than 6000 projects yearly.
The latest Integral IP generation of control panels combine successful and proven system features with groundbreaking technology: The construction of complex fire alarm networks is achieved for the first time using the Ethernet and therefore allows the incorporation of existing network structures.
VISOCALL IP is the new well-established IP communication platform for hospitals and elder people homes. The future-oriented IP concept forms a foundation for the Internet and is open for upstream for all communication tasks. VISOCALL IP brings together IP nurse call, intercom, TV control, IP radio, IP telephony, room control, LAN, integration of medical calls, billing, etc. using a common functional platform. IP-based network technology forms an economical, secure and extendible structure for all functions and services in the care sector. VISOCALL IP is VDE 0834-certified - proof of high reliability and permanent system availability.
Schrack Seconet places great importance on high quality products. We therefore develop and manufacture our technologically advanced products in Austria and Germany and are certified with „ISO 9001 standard” for the quality management system.

Download SCHRACK LIVE for iOS to schrack Technik has been the first provider for the electrical and electronics industry to use the growing number of smartphones among mobile. Schrack Seconet AG C - 704A, 7th Floor, Ploneer Urban Square Golf Course, Extention Raod, Sector 62, Gurgaon-122102, Haryana, India Get Directions Anubhav Guglani (Head). Schrack Seconet, an Austrian high-tech company for Fire Alarm and Communication Systems is one of the international leaders in these fields. The systems have been successfully used in all areas of applications around the globe e.g. Airports, industrial premises, office buildings, schools, hospitals and properties requiring special protection measures, adding more than 6000 projects yearly. In this post I continue the interview with CAD guy Martin Harrer and IT guy Germar Tischler from Austrian fire alarm, security and communications systems company Schrack Seconet. In this part I ask about LISP, maintenance and support. See here for Part 1, Part 2 and Part 3. Third Party Tools.

Eibesbrunnergasse 18
Commercial Court
A-1120
Vienna
Austria

Follow:

List your business for free

Create a business listing on the UK's leading security and fire directory

Get the IFSEC Global newsletter

The latest security and fire news, trends and insights

In this post I continue the interview with CAD guy Martin Harrer and IT guy Germar Tischler from Austrian fire alarm, security and communications systems company Schrack Seconet. In this part I ask about the company’s custom environment and use of APIs before moving on to dynamic blocks and interchange of 3D components with Revit®.

Custom Environment

Tell me about the ways in which you customize BricsCAD.

Martin: Lots of LISP code! For some functions, we use .NET applications. That’s when there is a speed issue. That’s not very often, because the LISP engine is very fast.

Sometimes it’s easier in C# but that’s not often the case. For example, converting text from Sk Unicode and back. Or freezing layers in viewports – I wrote a function in C# which is faster, but not much.

For some user interface things we use OpenDCL, which has worked perfectly since about V10. We had some problems at the start but the support fixed it.

So that’s about ten years ago. How long did it take them to fix that?

Martin: From one sub-version to the other. A couple of months.

So making a free open-source piece of third-party software work with BricsCAD took a couple of months to sort out?

Martin: Yes, because no OpenDCL would have been a show-stopper for us. There’s DCL support of course, but OpenDCL is easier to program and maintain so it was very important for us.

What sort of problem did you have?

Martin: There was a problem with losing focus on some modeless dialog boxes. I added a switch called PANIC! If it went wrong, the user pressed that button and the focus was corrected. They don’t need that button now!

Download Schrack Seconet Driver

So you write some pretty complicated stuff.

Martin: Mostly, it’s attribute extraction. We’re creating a special kind of text file which is read by another application. We thought about connecting that application directly to BricsCAD. ObjectDBX would have been possible, I think. But we stayed with the text file because it’s hackable. Not very often, but if something is amiss in the drawing we can cheat and edit the text file!

Development

Before using BricsCAD, what software were you using?

Martin: AutoCAD® LT.

Download Schrack Seconet Driver

Why did you move away from that?

Martin: We needed the LISP API.

Download schrack seconet driver windows 7

BricsCAD was an alternative with a good LISP engine, and now it’s a very fast LISP engine too. Now of course, BLADE makes development possible and easy.

We also do development in .NET C#. I’m not a .NET developer, but I just use it for a couple of things I need.

Download Schrack Seconet Driver Installer

Have you had any problems with bugs using the APIs?

Martin: Yes, but we use the support which is great, and fast.

As part of your development, do you have to add things that are missing in BricsCAD that would be there in AutoCAD®?

Download Schrack Seconet Driver Windows 7

Martin: Yes, I missed ATTSYNC for a long time! It’s now been added to BricsCAD but at one stage I had to add it myself. Most stuff I write is company-specific and sometimes project-specific.

Download Schrack Seconet Driver

Blocks

Anything else?

Martin: We’re not really missing anything. We don’t need dynamic blocks. I can see why you need them in architectural drawing but in electrical planning they make no sense. It’s good that we can work with them, but we don’t need to make them.

Sometimes we have electrical drawings where the symbols have been done with dynamic blocks and I hate them. I hate them, I hate them, I hate them!

Driver

But you can still use them in BricsCAD?

Martin: We can use them, we can view them but we can’t make them.

3D

Of course, BricsCAD has its own parametric system that works in 3D too, do you have no use for that?

Martin: Not for us. We mostly make 3D drawings for visualization, and to import some 3D models from Revit®. Because for me, the 3D modeler is easier in BricsCAD than in Revit®.

You have a Revit® license as well?

Martin: Yes, we have one Revit® license for evaluation, and for creating families to give to our customers.

But you make your 3D models in BricsCAD and import them into Revit®?

Martin: Yes.

Download Schrack Seconet Driver Updater

In the next part, I ask about users who are resistant to using BricsCAD, interchanging drawings with other parties, and the IT implications of using BricsCAD.

Ready to try BricsCAD?

Easy to try, easy to buy, easy to own. That’s BricsCAD. Try all of our products, for free for 30 days at www.bricsys.com. Freedom of choice, plus perpetual (permanent) product licenses that work with all languages, in all places. You’ll love what we’ve built for you with the BricsCAD product family.

Read More

  1. Real World BricsCAD – Schrack Seconet P2: Road Blocks